Skip to content

Hostname

jonnysize.com.br

Last fetched

jonnysize.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · jonnysize.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jonnysize.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.132.11018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
poly&edro produ??es art?sticas ltda.
Contact emails

Subdomains

3 observed subdomains of jonnysize.com.br.

Web-graph footprint

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

7 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEmailgun.org

Related pages

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

Cypher and MCP

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

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