Skip to content

Hostname

ghin.com

Last fetched

ghin.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TR. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.25.87.224184.25.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.45.108.13923.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.223.7523.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.119.6623.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

14 observed subdomains of ghin.com.

Web-graph footprint

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

525 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ghin.com.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ghin.com.

Cypher and MCP

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

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