Skip to content

Hostname

zeenow.com.br

Last fetched

zeenow.com.br resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · zeenow.com.brRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/zeenow.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.11913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.2213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.18.4618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.35.156.19952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.122.9452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.147.19416.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
zee dog
Contact emails

Subdomains

39 observed subdomains of zeenow.com.br.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zeenow.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from zeenow.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zeenow.com.br"})-[: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.