Skip to content

Hostname

agent.guru

Last fetched

agent.guru resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agent.guruRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agent.guru

Resolution chain

agent.guru resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.150.2108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.3108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.52108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.75108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.122.1518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.112.1293.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.343.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.673.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.933.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
caofeng
Contact emails

Subdomains

60 observed subdomains of agent.guru.

Web-graph footprint

Distinct hostnames that link to or from agent.guru in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for agent.guru.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from agent.guru.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agent.guru"})-[: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.