Skip to content

Hostname

gespages.com

Last fetched

gespages.com resolves to 1 IPv4 address operated by UNIVERSITY-GUAM - UNIVERSITY OF GUAM in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · gespages.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gespages.com

Resolution chain

gespages.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.99.164.18165.99.164.0/24AS213549UNIVERSITY-GUAM - UNIVERSITY OF GUAMUS

WHOIS identity

Registrar
iana:1636
Organization
boateng daniel
Contact emails

Subdomains

1 observed subdomain of gespages.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • gespages.com

SPF policy

6 SPF mechanisms authorising senders for gespages.com.

MechanismTarget
SPF_Agespages.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP165.99.164.18
SPF_IP216.158.67.172
SPF_MXgespages.com

Related pages

Pivot deeper into the graph from gespages.com.

Cypher and MCP

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

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