Skip to content

Hostname

hawkglocal.com

Last fetched

hawkglocal.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · hawkglocal.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hawkglocal.com

Resolution chain

hawkglocal.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.102.6418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.543.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.573.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.733.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.813.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.29.263.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.443.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.573.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.823.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:3826
Organization
Contact emails

Subdomains

1 observed subdomain of hawkglocal.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for hawkglocal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hawkglocal.com.

Cypher and MCP

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

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