Skip to content

Hostname

erxnetwork.com

Last fetched

erxnetwork.com resolves to 1 IPv4 address operated by UUNET - Verizon Business in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · erxnetwork.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/erxnetwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.218.217.8065.192.0.0/11AS701UUNET - Verizon BusinessUS

WHOIS identity

Registrar
iana:299
Organization
emdeon business services
Contact emails

Subdomains

94 observed subdomains of erxnetwork.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for erxnetwork.com.

MechanismTarget
SPF_INCLUDE_spfae.corpmailsvcs.com
SPF_INCLUDEspf-003a1001.pphosted.com
SPF_INCLUDEspf.emd37214.zixworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.z224.zixworks.com
SPF_IP170.138.0.34
SPF_IP170.138.16.49
SPF_IP170.138.221.40
SPF_IP170.138.32.87

Related pages

Pivot deeper into the graph from erxnetwork.com.

Cypher and MCP

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

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