Skip to content

Hostname

hawksearch.net

Last fetched

hawksearch.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. hawksearch.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · hawksearch.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hawksearch.net

Resolution chain

No IPv4 resolution is recorded for hawksearch.net in WhisperGraph.

IPv6 resolution

No AAAA record for hawksearch.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
hawksearch hawksearch
Contact emails
andrew.wawrzynek@hawksearch.com, 5fa2bafe-b457-4374-9a0e-cf9210e710db@identity-protect.org, 707ffa50-ab40-479b-8d1d-f123dd65d9b6@identity-protect.org, 78f7a17f-0160-4883-a531-8cd984c65a10@identity-protect.org, 86a9797a-80f0-408f-aa30-6232b68102a5@identity-protect.org, c87daaa5-9991-4747-810c-a057a3791781@identity-protect.org, c8d83ff9-56fa-423a-a064-56aa1d395fd4@identity-protect.org, d8438398-92dc-47fc-b132-ee17335e62fe@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-225.awsdns-28.com
  • ns-816.awsdns-38.net
  • ns-1490.awsdns-58.org
  • ns-1978.awsdns-55.co.uk

Threat-feed evidence

History

Related pages

Pivot from hawksearch.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hawksearch.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.