Skip to content

Hostname

gurulight.com

Last fetched

gurulight.com resolves to 5 IPv4 addresses operated by AS16276 in AU. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · gurulight.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/gurulight.com

Resolution chain

gurulight.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.99.208.176139.99.128.0/17AS16276AU
3.169.55.1113.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.163.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.653.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.833.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

4 observed subdomains of gurulight.com.

Web-graph footprint

Distinct hostnames that link to or from gurulight.com in the public web crawl.

19 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gurulight.com.

MechanismTarget
SPF_Agurulight.com
SPF_IP103.50.162.146
SPF_MXgurulight.com

Related pages

Pivot deeper into the graph from gurulight.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gurulight.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.