Skip to content

Hostname

electrocirkel.com

Last fetched

electrocirkel.com resolves to 1 IPv4 address operated by INFOPACT-AS The Netherlands in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.74.34217.18.64.0/20AS21221INFOPACT-AS The NetherlandsNL

WHOIS identity

Registrar
iana:1647
Organization
electro cirkel b.v.
Contact emails

Subdomains

9 observed subdomains of electrocirkel.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for electrocirkel.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.138.199.49

Related pages

Pivot deeper into the graph from electrocirkel.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "electrocirkel.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.