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
Resolution chain
bidsync.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.213.15.55 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.218.175.167 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.160.143.55 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.32.114 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.14.167 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.185.76 | 50.112.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.62.49 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.34.184 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.189.169.122 | 54.188.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.190.84.65 | 54.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.213.18.79 | 54.213.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bidsync.com owner
- Contact emails
- dns@bidsync.com
- domains@periscopeholdings.com
- 168a2944-ba09-4280-9c92-00548e6e9916@identity-protect.org
- 4e992f49-8ce5-4841-bae5-a0140c0c9183@identity-protect.org
- 86857b24-47c6-405f-8b1f-f3e152b8ba2f@identity-protect.org
- a46e1410-9167-4a8b-8537-0a129fcd02da@identity-protect.org
- e03c76e0-ecc8-447b-b496-6067c351200d@identity-protect.org
- fcc12ab9-8b9a-41fe-9607-0706e0de2ae9@identity-protect.org
- owner-5578170@bidsync.com.whoisprivacyservice.org
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
MX records
SPF policy
7 SPF mechanisms authorising senders for bidsync.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.106.51.74 |
| SPF_IP | 216.51.56.105 |
| SPF_IP | 216.51.56.98 |
| SPF_MX | bidsync.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.