Skip to content

Hostname

murphyusa.com

Last fetched

murphyusa.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.161.13445.223.161.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.181.13445.223.181.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
murphy oil corporation
Contact emails

Subdomains

45 observed subdomains of murphyusa.com.

Web-graph footprint

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

210 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for murphyusa.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.68.123/32
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP199.59.200.201/32
SPF_IP199.77.200.5
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP209.123.18.170
SPF_IP216.71.150.115/32
SPF_IP216.81.173.129
SPF_IP23.24.70.70
SPF_IP52.237.155.31
SPF_IP63.235.87.195
SPF_IP64.5.114.1
SPF_IP67.14.213.226

Related pages

Pivot deeper into the graph from murphyusa.com.

Cypher and MCP

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

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