Hostname
dealersync.com
Last fetched
dealersync.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
dealersync.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.73.104 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.114 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.126 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.32 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.29.102 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.121 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.77 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.94 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.211.119 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.91 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.102 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.37 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- dealersync,
- Contact emails
Subdomains
29 observed subdomains of dealersync.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dealersync.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dealersync.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.94.206 |
| SPF_IP | 167.89.86.222 |
| SPF_IP | 168.245.105.98 |
Related pages
Pivot deeper into the graph from dealersync.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dealersync.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.