Skip to content

Hostname

agenty.com

Last fetched

agenty.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agenty.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agenty.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.105.11818.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.1918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.6818.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.6918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
3.227.162.2323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.161.20734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.128.3650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.107.11152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.186.11452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.94.2052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
v and p technology pvt.
Contact emails

Subdomains

5 observed subdomains of agenty.com.

Web-graph footprint

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

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for agenty.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from agenty.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agenty.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.