Hostname
electronicigloo.com
Last fetched
electronicigloo.com resolves to 1 IPv4 address operated by NCF-ASN-01 - National Capital Freenet Inc in CA. WHOIS lists iana:3857 as the registrar.
Nutrition Label
Resolution chain
electronicigloo.com 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 |
|---|---|---|---|---|
| 206.47.13.8 | 206.47.13.0/24 | AS397168 | NCF-ASN-01 - National Capital Freenet Inc | CA |
WHOIS identity
- Registrar
- iana:3857
- Organization
- domain privacy service fbo registrant
- Contact emails
Subdomains
15 observed subdomains of electronicigloo.com.
Showing 12 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from electronicigloo.com in the public web crawl.
82 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for electronicigloo.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.sototel.com |
| SPF_IP | 2001:470:1f2b:267:1502:a033:c44e:625d |
| SPF_IP | 2001:470:1f2b:267:c87a:4d22:7a71:b1e0 |
| SPF_IP | 206.47.13.8 |
Related pages
Pivot deeper into the graph from electronicigloo.com.
- IP · 206.47.13.8
- ASN · AS397168NCF-ASN-01 - National Capital Freenet Inc
- Registrar · iana:3857
- Country · CA
- Email · whois@bluehost.com
- TLD · .com
- Browse hostnames · el…
- 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: "electronicigloo.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.