Skip to content

Hostname

ghosthost.site

Last fetched

ghosthost.site resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ghosthost.siteRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ghosthost.site

Resolution chain

ghosthost.site resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.10218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.175.207.1193.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.163.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.723.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.983.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

30 observed subdomains of ghosthost.site.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ghosthost.site.

MechanismTarget
SPF_MXghosthost.site

Related pages

Pivot deeper into the graph from ghosthost.site.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ghosthost.site"})-[: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.