Skip to content

Hostname

hemi-sync.com

Last fetched

hemi-sync.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

hemi-sync.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.83.201100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.88.21435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.137.4135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.242.9144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.25.22744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.211.19952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.13.9252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.154.852.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.38.5452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.173.21654.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.106.12454.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.94.10454.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.198.14216.145.0.0/16AS16509AMAZON-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 hemi-sync.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hemi-sync.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hemi-sync.com.

Cypher and MCP

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

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