Hostname
devonenergy.com
Last fetched
devonenergy.com resolves to 1 IPv4 address operated by DEVONCORP - Devon Energy Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
devonenergy.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 |
|---|---|---|---|---|
| 12.19.105.28 | 12.19.105.0/24 | AS29970 | DEVONCORP - Devon Energy Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- devon energy attn devonenergy.com care of network solutions
- Contact emails
- au9u39ca7y2@networksolutionsprivateregistration.com
- bs3p63ng727@networksolutionsprivateregistration.com
- ck9nm5m87sx@networksolutionsprivateregistration.com
- dv6sf8576rp@networksolutionsprivateregistration.com
- ew96b34a7f6@networksolutionsprivateregistration.com
- fs9tk9r43cf@networksolutionsprivateregistration.com
- ga9he8cv7sg@networksolutionsprivateregistration.com
- je9h46ac8cp@networksolutionsprivateregistration.com
- m96p82t5829@networksolutionsprivateregistration.com
- n45gn9jn4uk@networksolutionsprivateregistration.com
- nf2jt5re8x3@networksolutionsprivateregistration.com
- ry4zu5t942c@networksolutionsprivateregistration.com
- sm32n7pw7v6@networksolutionsprivateregistration.com
- ts7a58jm8uu@networksolutionsprivateregistration.com
- tu5gq64t894@networksolutionsprivateregistration.com
- v48nm4zj7ne@networksolutionsprivateregistration.com
- v62ja66w9xn@networksolutionsprivateregistration.com
- vu5r66fv6nq@networksolutionsprivateregistration.com
- vv5s756f5np@networksolutionsprivateregistration.com
- wh4cf7nq5yy@networksolutionsprivateregistration.com
- and 6 more
Subdomains
8 observed subdomains of devonenergy.com.
Web-graph footprint
Distinct hostnames that link to or from devonenergy.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from devonenergy.com.
- IP · 12.19.105.28
- ASN · AS29970DEVONCORP - Devon Energy Corporation
- Registrar · iana:2
- Country · US
- Email · au9u39ca7y2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · de…
- 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: "devonenergy.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.