Skip to content

Hostname

bellroy.com

Last fetched

bellroy.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bellroy.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bellroy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.12613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.116.2118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1153.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.53.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.743.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.192.1173.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.283.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.333.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.623.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bellroy
Contact emails

Subdomains

26 observed subdomains of bellroy.com.

Web-graph footprint

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

1,222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bellroy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEsendgrid.net
SPF_IP173.230.150.160
SPF_IP34.193.172.207
SPF_IP52.7.223.166
SPF_MXbellroy.com

Related pages

Pivot deeper into the graph from bellroy.com.

Cypher and MCP

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

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