Skip to content

Hostname

hpinc.com

Last fetched

hpinc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hpinc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hpinc.com

Resolution chain

hpinc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
helmerich & payne,
Contact emails

Subdomains

82 observed subdomains of hpinc.com.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for hpinc.com.

MechanismTarget
SPF_INCLUDE45344060.spf08.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.odmad.quest-on-demand.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEspfext.zapproved.com
SPF_IP100.21.3.223/32
SPF_IP13.110.6.176/26
SPF_IP13.110.6.177
SPF_IP148.163.150.78
SPF_IP148.163.154.16
SPF_IP24.248.240.11
SPF_IP24.248.240.3
SPF_IP24.248.240.4
SPF_IP24.248.240.97
SPF_IP4.36.184.90
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP44.203.112.2/32
SPF_IP75.77.31.3
SPF_IP75.77.31.4

Related pages

Pivot deeper into the graph from hpinc.com.

Cypher and MCP

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

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