Skip to content

Hostname

epcounty.com

Last fetched

epcounty.com resolves to 2 IPv4 addresses operated by AS1-CO-EL-PASO-TX - The County of El Paso in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · epcounty.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/epcounty.com

Resolution chain

epcounty.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.152.61.22169.152.61.0/24AS23228AS1-CO-EL-PASO-TX - The County of El PasoUS
207.38.73.249207.38.72.0/21AS36489SWA-INET - Southwest Airlines Co.US

WHOIS identity

Registrar
iana:2
Organization
county of el paso
Contact emails

Subdomains

97 observed subdomains of epcounty.com.

Web-graph footprint

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

504 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for epcounty.com.

MechanismTarget
SPF_Aepcounty.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.253.143.60
SPF_IP69.152.53.0/24
SPF_IP69.152.54.0/24
SPF_IP69.152.61.191
SPF_IP69.152.61.210
SPF_IP69.152.61.213
SPF_MXepcounty.com

Related pages

Pivot deeper into the graph from epcounty.com.

Cypher and MCP

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

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