Skip to content

Hostname

brandyourself.com

Last fetched

brandyourself.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · brandyourself.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/brandyourself.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.161.103104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.162.103104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

4,154 observed subdomains of brandyourself.com.

Web-graph footprint

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

1,440 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for brandyourself.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.brandyourself.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservices.brandyourself.com
SPF_INCLUDEu55287.wl.sendgrid.net
SPF_IP149.72.153.29
SPF_IP149.72.171.228
SPF_IP167.89.24.42
SPF_IP167.89.38.99
SPF_IP167.89.39.53
SPF_IP167.89.40.107
SPF_IP167.89.40.148
SPF_IP167.89.76.144
SPF_IP167.89.76.156
SPF_IP167.89.79.110
SPF_IP167.89.79.139
SPF_IP167.89.93.30
SPF_IP168.245.108.12
SPF_IP168.245.123.156
SPF_IP168.245.19.191
SPF_IP168.245.28.80
SPF_IP168.245.47.156
SPF_IP168.245.51.8
SPF_IP168.245.61.26
SPF_IP168.245.65.178
SPF_IP168.245.68.155
SPF_IP168.245.71.180
SPF_IP168.245.74.76
SPF_IP168.245.95.128
SPF_IP168.245.99.76
SPF_IP192.254.112.219
SPF_IP45.79.190.55
SPF_IP50.31.32.87

Related pages

Pivot deeper into the graph from brandyourself.com.

Cypher and MCP

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

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