Skip to content

Hostname

agitar.com

Last fetched

agitar.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · agitar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agitar.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.52.32100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.74.220100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.2.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.55.230100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.96.18818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.172.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.62.813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.203.14534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.97.2634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.174.1834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.170.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.16.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.107.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.37.19552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.176.6352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.12.4552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.236.20452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.106.20252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.136.454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.130.15654.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for agitar.com.

MechanismTarget
SPF_INCLUDEoutlook.com

Related pages

Pivot deeper into the graph from agitar.com.

Cypher and MCP

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

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