Skip to content

Hostname

behr.com

Last fetched

behr.com resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · behr.comRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/behr.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.128104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.128104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.160.45.6335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.230.15735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.127.4444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.72.2444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.89.18752.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.56.4552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.170.17652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.81.4254.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.71.6754.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.4.10054.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.203.21344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.105.6432.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
behr process
Contact emails

Subdomains

58 observed subdomains of behr.com.

Web-graph footprint

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

3,224 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for behr.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_IP148.163.141.74
SPF_IP148.163.145.74
SPF_IP172.179.66.231
SPF_IP205.247.24.10
SPF_IP205.247.25.116
SPF_IP205.247.25.167
SPF_IP205.247.25.168

Related pages

Pivot deeper into the graph from behr.com.

Cypher and MCP

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

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