Hostname
brand-sync.com
Last fetched
brand-sync.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brand-sync.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.252.113.238 | 158.252.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.29.216.43 | 3.28.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 40.172.174.144 | 40.172.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 51.112.161.201 | 51.112.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 51.112.174.176 | 51.112.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 51.112.74.248 | 51.112.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brand-sync.com owner
- Contact emails
- 2b08feff-3807-4df8-86c9-c1ad0a5d0f9c@identity-protect.org
- 3d86675c-2892-4aa4-b559-ab08d0849ac4@identity-protect.org
- 46ec7615-9b32-4fb1-8a19-43723249c721@identity-protect.org
- 6220ec8f-b6c2-485f-b506-0255bb6bba57@identity-protect.org
- 719f642c-ab3e-44de-afe3-da77e9b1b06e@identity-protect.org
- 8d73fde8-4370-42b0-b8d7-bd6b67c33e93@identity-protect.org
- 8e5cf41d-69e0-470f-bbf5-ead4b3a4766a@identity-protect.org
- owner-1713474@brand-sync.com.whoisprivacyservice.org
- owner-3503864@brand-sync.com.whoisprivacyservice.org
- owner-9903719@brand-sync.com.whoisprivacyservice.org
- owner@brand-sync.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of brand-sync.com.
Showing 18 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brand-sync.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for brand-sync.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu-west-1.amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | brand-sync.com |
Related pages
Pivot deeper into the graph from brand-sync.com.
- IP · 158.252.113.238
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AE
- Email · 2b08feff-3807-4df8-86c9-c1ad0a5d0f9c@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brand-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.