Skip to content

Hostname

agas.com

Last fetched

agas.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.183172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 agas.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for agas.com.

MechanismTarget
SPF_INCLUDE50229384.spf02.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfus.rocketseed.com
SPF_IP110.145.189.206
SPF_IP118.200.131.123
SPF_IP144.130.164.86
SPF_IP149.72.231.47/32
SPF_IP164.39.177.170
SPF_IP212.222.74.77
SPF_IP222.154.243.106
SPF_IP41.164.157.36
SPF_IP74.91.88.107/32
SPF_IP79.9.208.119
SPF_IP81.144.250.182
SPF_IP81.171.175.82
SPF_IP89.206.247.30
SPF_IP93.117.221.226
SPF_IP96.11.22.130

Related pages

Pivot deeper into the graph from agas.com.

Cypher and MCP

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

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