Skip to content

Hostname

brandshield.com

Last fetched

brandshield.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · brandshield.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brandshield.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.114.151107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.182.21618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.122.8734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.165.14944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.77.18352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.207.24152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.61.2354.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.180.19354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.189.8354.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:10007
Organization
brandshield
Contact emails

Subdomains

22 observed subdomains of brandshield.com.

Web-graph footprint

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

171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for brandshield.com.

MechanismTarget
SPF_Abrandshield.com
SPF_Asys.brandshield.com
SPF_EXISTS%{i}.spf.hc2202-45.eu.iphmx.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.28.131.186
SPF_MXamazonses.com
SPF_MXbrandshield.com
SPF_MXsys.brandshield.com

Related pages

Pivot deeper into the graph from brandshield.com.

Cypher and MCP

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

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