Skip to content

Hostname

chuys.com

Last fetched

chuys.com resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.219.2.13523.219.2.0/24AS20940AKAMAI-ASN1US
23.219.2.15223.219.2.0/24AS20940AKAMAI-ASN1US

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chuys.com.

MechanismTarget
SPF_Achuys.com
SPF_INCLUDEspf-0017e701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.41.96.119
SPF_IP146.20.186.160
SPF_IP70.112.7.236
SPF_IP70.32.95.60
SPF_MXchuys.com

Related pages

Pivot deeper into the graph from chuys.com.

Cypher and MCP

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

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