Hostname
excoresources.com
Last fetched
excoresources.com resolves to 1 IPv4 address operated by EXCO-ASN-01 - EXCO Resources, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
excoresources.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 |
|---|---|---|---|---|
| 66.45.11.16 | 66.45.11.0/24 | AS26168 | EXCO-ASN-01 - EXCO Resources, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- exco resources
- Contact emails
- a48md2yv3pt@networksolutionsprivateregistration.com
- d23ed8kx7np@networksolutionsprivateregistration.com
- no.valid.email@worldnic.com
- f78kn3k97j8@networksolutionsprivateregistration.com
- fe9mz8ru8ys@networksolutionsprivateregistration.com
- gq35z7uv4n7@networksolutionsprivateregistration.com
- h796e3ds8b8@networksolutionsprivateregistration.com
- p274v3nx7jh@networksolutionsprivateregistration.com
- q97mn9sm9dc@networksolutionsprivateregistration.com
- vu68f95579n@networksolutionsprivateregistration.com
- yz4xk6wp344@networksolutionsprivateregistration.com
- zx93t9rg9jc@networksolutionsprivateregistration.com
Subdomains
21 observed subdomains of excoresources.com.
Web-graph footprint
Distinct hostnames that link to or from excoresources.com in the public web crawl.
26 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for excoresources.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.excoresources.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from excoresources.com.
- IP · 66.45.11.16
- ASN · AS26168EXCO-ASN-01 - EXCO Resources, Inc.
- Registrar · iana:2
- Country · US
- Email · a48md2yv3pt@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ex…
- 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: "excoresources.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.