Skip to content

Hostname

bidsync.com

Last fetched

bidsync.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.15.5534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.175.16734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.143.5535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.32.11444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.14.16744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.185.7650.112.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.62.4952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.34.18454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.169.12254.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.84.6554.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.18.7954.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of bidsync.com owner
Contact emails

Subdomains

19 observed subdomains of bidsync.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bidsync.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.106.51.74
SPF_IP216.51.56.105
SPF_IP216.51.56.98
SPF_MXbidsync.com

Related pages

Pivot deeper into the graph from bidsync.com.

Cypher and MCP

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

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