Hostname
electrocomm.us
Last fetched
electrocomm.us resolves to 1 IPv4 address operated by PAIR-NETWORKS - pair Networks in US. WHOIS lists iana:99 as the registrar.
Nutrition Label
Resolution chain
electrocomm.us 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 |
|---|---|---|---|---|
| 216.92.198.80 | 216.92.0.0/16 | AS7859 | PAIR-NETWORKS - pair Networks | US |
WHOIS identity
- Registrar
- iana:99
- Organization
- electrocomm michigan,
- Contact emails
- 119w19787487@junkemailprevention.com
- 1a458v6410@filteredemailaddress.com
- 22001q434823@nojunkemailaddress.com
- 2e936i5007@filteredemailaddress.com
- 2l472o2842@filteredemailaddress.com
- 2m10858424@nojunkemailaddress.com
- 316k5o456623@junkemailprevention.com
- 31973a0c3434@nojunkemailaddress.com
- 3c3z2o5965@nojunkemailaddress.com
- 3y961z2177@junkemailprevention.com
- 415h0r790682@junkemailprevention.com
- 618w3g454223@eliminatejunkemail.com
- 763h639686@junkemailprevention.com
- 7d740696@filteredemailaddress.com
- 7e5t4a5911@filteredemailaddress.com
- 9137784k0297@eliminatejunkemail.com
- 913o6d0v5372@junkemailprevention.com
- 914m0d8r4768@junkemailprevention.com
- 917j781g8858@nojunkemailaddress.com
Subdomains
1 observed subdomain of electrocomm.us.
| Subdomain |
|---|
| www.electrocomm.us |
Web-graph footprint
Distinct hostnames that link to or from electrocomm.us in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for electrocomm.us.
| Mechanism | Target |
|---|---|
| SPF_A | mail3.g1.pair.com |
| SPF_A | www1.g17.pair.com |
| SPF_INCLUDE | pairlist.com |
| SPF_INCLUDE | relay.pair.com |
| SPF_INCLUDE | webmail.pair.com |
Related pages
Pivot deeper into the graph from electrocomm.us.
- IP · 216.92.198.80
- ASN · AS7859PAIR-NETWORKS - pair Networks
- Registrar · iana:99
- Country · US
- Email · 119w19787487@junkemailprevention.com
- TLD · .us
- 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: "electrocomm.us"})-[: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.