Skip to content

Hostname

precisiondrilling.com

Last fetched

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

Nutrition Label

WHISPER CANON · precisiondrilling.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/precisiondrilling.com

Resolution chain

precisiondrilling.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
precision drilling corporation
Contact emails

Subdomains

44 observed subdomains of precisiondrilling.com.

Web-graph footprint

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

140 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for precisiondrilling.com.

MechanismTarget
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.231.47/32
SPF_IP158.228.129.79/32
SPF_IP192.64.39.250
SPF_IP20.114.186.35/32
SPF_IP20.119.174.191/32
SPF_IP20.119.207.133/32
SPF_IP20.230.106.230/32
SPF_IP20.230.162.10
SPF_IP20.230.164.114
SPF_IP20.230.165.104
SPF_IP20.230.165.70
SPF_IP40.83.148.147
SPF_IP65.221.8.13/32
SPF_IP65.221.8.29/32
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32

Related pages

Pivot deeper into the graph from precisiondrilling.com.

Cypher and MCP

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

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