Hostname
ghostelectricity.net
Last fetched
ghostelectricity.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:466 as the registrar.
Nutrition Label
Resolution chain
ghostelectricity.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.14.178.66 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:466
- Organization
- allen gunn
- Contact emails
Subdomains
1 observed subdomain of ghostelectricity.net.
| Subdomain |
|---|
| www.ghostelectricity.net |
Threat posture
History
Mail and authentication
MX records
- ghostelectricity.net
SPF policy
7 SPF mechanisms authorising senders for ghostelectricity.net.
| Mechanism | Target |
|---|---|
| SPF_A | ghostelectricity.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 206.123.86.78 |
| SPF_IP | 207.210.208.130 |
| SPF_IP | 3.14.178.66 |
| SPF_IP | 72.249.108.114 |
| SPF_MX | ghostelectricity.net |
Related pages
Pivot deeper into the graph from ghostelectricity.net.
- IP · 3.14.178.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:466
- Country · US
- Email · name2016whois@allengunn.com
- TLD · .net
- 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: "ghostelectricity.net"})-[: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.