Skip to content

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

WHISPER CANON · brand-sync.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/brand-sync.com

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.

IPPrefixASNOperatorCountry
158.252.113.238158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.216.433.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.174.14440.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
51.112.161.20151.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
51.112.174.17651.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
51.112.74.24851.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

Registrar
iana:468
Organization
on behalf of brand-sync.com owner
Contact emails

Subdomains

26 observed subdomains of brand-sync.com.

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.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbrand-sync.com

Related pages

Pivot deeper into the graph from brand-sync.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.