Hostname
hpinc.com
Last fetched
hpinc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
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
- cheryl.bartel@hpinc.com
- bj2mk3b65re@networksolutionsprivateregistration.com
- michael.jeffcoat@hpinc.com
- wy9538zt34m@networksolutionsprivateregistration.com
- x22jf4dn8mu@networksolutionsprivateregistration.com
- xt5j22ke6aw@networksolutionsprivateregistration.com
- yy69z6tz4tx@networksolutionsprivateregistration.com
- ze6fc9gu5zd@networksolutionsprivateregistration.com
Subdomains
82 observed subdomains of hpinc.com.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hpinc.com in the public web crawl.
98 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for hpinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45344060.spf08.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.odmad.quest-on-demand.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_INCLUDE | spfext.zapproved.com |
| SPF_IP | 100.21.3.223/32 |
| SPF_IP | 13.110.6.176/26 |
| SPF_IP | 13.110.6.177 |
| SPF_IP | 148.163.150.78 |
| SPF_IP | 148.163.154.16 |
| SPF_IP | 24.248.240.11 |
| SPF_IP | 24.248.240.3 |
| SPF_IP | 24.248.240.4 |
| SPF_IP | 24.248.240.97 |
| SPF_IP | 4.36.184.90 |
| SPF_IP | 43.228.185.67/32 |
| SPF_IP | 43.228.187.74/32 |
| SPF_IP | 44.203.112.2/32 |
| SPF_IP | 75.77.31.3 |
| SPF_IP | 75.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.