Skip to content

Hostname

bimsync.com

Last fetched

bimsync.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.144.229108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.64.11834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.230.20634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.136.16634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.155.16334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.18.22134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.183.23634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.187.16752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.1.3452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.158.24252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.118.15652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.62.15154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.72.8354.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.208.3854.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.26.1154.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.204.3954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.39.4954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.187.25363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.173.25063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.198.8654.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

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 bimsync.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bimsync.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bimsync.com.

Cypher and MCP

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

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