Skip to content

Hostname

brandpath.com

Last fetched

brandpath.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · brandpath.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brandpath.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.11318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1053.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.163.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.693.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.813.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

14 observed subdomains of brandpath.com.

Web-graph footprint

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

8 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for brandpath.com.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEskype.voicemail.microsoft.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.124.8.0/24
SPF_IP83.244.203.210
SPF_IP83.244.214.112/28
SPF_IP87.117.243.52/32

Related pages

Pivot deeper into the graph from brandpath.com.

Cypher and MCP

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

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