Skip to content

Hostname

expirenza.com

Last fetched

expirenza.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1112 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.1243.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.1273.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.573.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.773.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.2999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1112
Organization
internet invest, ltd. dba imena.ua
Contact emails

Subdomains

15 observed subdomains of expirenza.com.

Web-graph footprint

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

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for expirenza.com.

MechanismTarget
SPF_Aexpirenza.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_MXexpirenza.com

Related pages

Pivot deeper into the graph from expirenza.com.

Cypher and MCP

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

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