Hostname
ghostgateroad.com
Last fetched
ghostgateroad.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:73 as the registrar.
Nutrition Label
Resolution chain
ghostgateroad.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.242.4 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.61 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.66 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.74 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.167.152.102 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.152.37 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.152.39 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.152.40 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:73
- Organization
- on behalf of ghostgateroad.com owner
- Contact emails
Subdomains
5 observed subdomains of ghostgateroad.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ghostgateroad.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ghostgateroad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7827256.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from ghostgateroad.com.
- IP · 18.165.242.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:73
- Country · GB
- Email · owner-3428680@ghostgateroad.com.whoisprivacyservice.org
- TLD · .com
- Browse hostnames · gh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ghostgateroad.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.