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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.112 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.27 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.36 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.41 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.173.132.110 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.22 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.34 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.83 | 18.173.132.0/22 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for jonnysize.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | mailgun.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.