Skip to content

Hostname

3guae.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
15.235.229.315.235.128.0/17AS16276OVHSG
172.67.75.144172.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 3guae.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 3guae.com.

MechanismTarget
SPF_A3guae.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.servername.online
SPF_IP103.20.234.2
SPF_IP103.20.234.99
SPF_IP15.235.229.3
SPF_IP170.187.231.66
SPF_IP204.44.192.40
SPF_IP216.97.225.50
SPF_IP216.97.225.60
SPF_MX3guae.com

Related pages

Pivot deeper into the graph from 3guae.com.

Cypher and MCP

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

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