Skip to content

Hostname

haskel.com

Last fetched

haskel.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · haskel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/haskel.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.239.109.6564.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.239.123.164.239.123.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for haskel.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.82.105.1
SPF_IP198.207.147.224/27
SPF_IP199.244.32.17/32
SPF_IP204.239.0.224/27
SPF_IP209.177.160.9/32
SPF_IP40.118.163.33
SPF_IP40.65.119.243/32
SPF_IP40.86.91.212
SPF_IP52.165.238.113
SPF_IP52.170.85.198/32

Related pages

Pivot deeper into the graph from haskel.com.

Cypher and MCP

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

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