Skip to content

Hostname

blackhawkengineering.com

Last fetched

blackhawkengineering.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.252.86.94162.252.86.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:146
Organization
blackhawk engineering,
Contact emails

Subdomains

1 observed subdomain of blackhawkengineering.com.

Web-graph footprint

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

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for blackhawkengineering.com.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.160.49.0/24
SPF_IP205.145.130.160/29
SPF_IP205.145.131.96/27
SPF_IP205.251.181.128/25
SPF_IP207.75.127.0/24
SPF_IP216.234.123.80/29
SPF_IP24.149.4.213
SPF_IP24.149.7.7

Related pages

Pivot deeper into the graph from blackhawkengineering.com.

Cypher and MCP

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

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