Skip to content

Hostname

goagilant.com

Last fetched

goagilant.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.187.40100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.182.200100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.224.23244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.203.4154.148.0.0/15AS16509AMAZON-02 - 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 goagilant.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for goagilant.com.

MechanismTarget
SPF_INCLUDE6779578.spf04.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.goagilant.com
SPF_IP167.71.86.202
SPF_IP20.231.196.233
SPF_IP216.71.144.18
SPF_IP52.224.64.113
SPF_IP65.49.35.32/27
SPF_IP68.232.145.23
SPF_IP69.169.237.47
SPF_IP69.169.237.48

Related pages

Pivot deeper into the graph from goagilant.com.

Cypher and MCP

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

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