Skip to content

Hostname

offenpetro.com

Last fetched

offenpetro.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · offenpetro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/offenpetro.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.87.159.160209.87.144.0/20AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of offenpetro.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for offenpetro.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_u.offenpetro.com._spf.dmarclc.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP173.224.116.0/22
SPF_IP18.191.112.14
SPF_IP18.219.38.149
SPF_IP18.223.250.164
SPF_IP192.29.103.167
SPF_IP192.29.103.168
SPF_IP192.29.103.169
SPF_IP192.29.103.170
SPF_IP192.29.103.171
SPF_IP192.29.103.172
SPF_IP198.144.178.0/24
SPF_IP198.148.191.137
SPF_IP199.119.120.0/24
SPF_IP204.128.175.0/24
SPF_IP205.157.3.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.12.26.141
SPF_IP3.128.107.246
SPF_IP3.128.121.134
SPF_IP3.128.128.186
SPF_IP3.128.23.61
SPF_IP3.128.252.8
SPF_IP3.130.25.230
SPF_IP3.130.50.186
SPF_IP3.14.238.32
SPF_IP3.20.174.249
SPF_IP3.22.158.40
SPF_IP52.38.132.106
SPF_IP64.111.48.35/32
SPF_IP64.111.48.45
SPF_IP64.190.63.222
SPF_IP65.144.41.98
SPF_IP69.42.199.0/24
SPF_IP69.42.202.0/24

Related pages

Pivot deeper into the graph from offenpetro.com.

Cypher and MCP

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

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