Skip to content

Hostname

nozbe.com

Last fetched

nozbe.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.100108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.31108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.45108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.65108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.109.11613.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.12913.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.1913.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.3513.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.240.1013.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.453.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.663.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.903.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.222.136.1752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nozbe.com.

MechanismTarget
SPF_Anozbe.info
SPF_Aserver.nozbe.net
SPF_INCLUDE_spf.nozbe.info
SPF_INCLUDE_spf.supportbeemail.com
SPF_INCLUDEmailgun.org
SPF_IP188.252.13.152/32
SPF_IP64.64.4.10/32
SPF_IP64.64.4.11/32
SPF_MXnozbe.com

Related pages

Pivot deeper into the graph from nozbe.com.

Cypher and MCP

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

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