Skip to content

Hostname

offerzen.com

Last fetched

offerzen.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.1313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.10618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.12365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.12865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.4965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.9765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
offerzen b.v.
Contact emails

Subdomains

36 observed subdomains of offerzen.com.

Web-graph footprint

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

305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for offerzen.com.

MechanismTarget
SPF_INCLUDE6182147.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sage.offerzen.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from offerzen.com.

Cypher and MCP

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

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