Skip to content

Hostname

electro-nc.com

Last fetched

electro-nc.com resolves to 1 IPv4 address operated by AS-BUSINESS-COMMUNICATIONS - BCI in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · electro-nc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/electro-nc.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.192.210.3067.192.0.0/16AS33070AS-BUSINESS-COMMUNICATIONS - BCIUS

WHOIS identity

Registrar
iana:2
Organization
electroswitch
Contact emails

Subdomains

51 observed subdomains of electro-nc.com.

Web-graph footprint

Distinct hostnames that link to or from electro-nc.com in the public web crawl.

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for electro-nc.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Arelay-hub201.domainlocalhost.com
SPF_Arelay-hub205.domainlocalhost.com
SPF_Aservers.mcsv.net
SPF_IP207.126.101.0/24
SPF_IP50.56.161.161
SPF_IP64.186.25.47
SPF_IP66.57.53.138
SPF_IP72.32.98.195/32

Related pages

Pivot deeper into the graph from electro-nc.com.

Cypher and MCP

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

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