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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.192.210.30 | 67.192.0.0/16 | AS33070 | AS-BUSINESS-COMMUNICATIONS - BCI | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- electroswitch
- Contact emails
- c56ck68d34r@networksolutionsprivateregistration.com
- gm7ep6kn5t7@networksolutionsprivateregistration.com
- k47yx3274vx@networksolutionsprivateregistration.com
- kr4wr5a83cn@networksolutionsprivateregistration.com
- kroche@electroswitch.com
- t55se5gq36s@networksolutionsprivateregistration.com
- vh3vq6aq7tv@networksolutionsprivateregistration.com
Subdomains
51 observed subdomains of electro-nc.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from electro-nc.com in the public web crawl.
60 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for electro-nc.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | relay-hub201.domainlocalhost.com |
| SPF_A | relay-hub205.domainlocalhost.com |
| SPF_A | servers.mcsv.net |
| SPF_IP | 207.126.101.0/24 |
| SPF_IP | 50.56.161.161 |
| SPF_IP | 64.186.25.47 |
| SPF_IP | 66.57.53.138 |
| SPF_IP | 72.32.98.195/32 |
Related pages
Pivot deeper into the graph from electro-nc.com.
- IP · 67.192.210.30
- ASN · AS33070AS-BUSINESS-COMMUNICATIONS - BCI
- Registrar · iana:2
- Country · US
- Email · c56ck68d34r@networksolutionsprivateregistration.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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.