Skip to content

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

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

Resolution chain

electronicigloo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.47.13.8206.47.13.0/24AS397168NCF-ASN-01 - National Capital Freenet IncCA

WHOIS identity

Registrar
iana:3857
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

15 observed subdomains of electronicigloo.com.

Web-graph footprint

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

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for electronicigloo.com.

MechanismTarget
SPF_Amail.sototel.com
SPF_IP2001:470:1f2b:267:1502:a033:c44e:625d
SPF_IP2001:470:1f2b:267:c87a:4d22:7a71:b1e0
SPF_IP206.47.13.8

Related pages

Pivot deeper into the graph from electronicigloo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.