Skip to content

Hostname

expressoil.com

Last fetched

expressoil.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · expressoil.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/expressoil.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.249.134.8872.249.128.0/18AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of expressoil.com.

Web-graph footprint

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

188 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for expressoil.com.

MechanismTarget
SPF_Aaushossmtpprd01.activant.com
SPF_Amail.aaih.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP103.151.192.0/23
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP159.66.162.38
SPF_IP163.47.180.0/22
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.55.104.72
SPF_IP192.55.104.74
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP207.223.125.0/28
SPF_IP209.163.142.145
SPF_IP216.187.109.3
SPF_IP216.198.0.0/18
SPF_IP27.126.146.0/24
SPF_IP65.210.205.145
SPF_IP65.210.205.146
SPF_IP74.112.71.175

Related pages

Pivot deeper into the graph from expressoil.com.

Cypher and MCP

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

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