Skip to content

Hostname

hotto.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.14108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.19108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.26108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.44108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.221.1093.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1243.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.343.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.63.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with hotto.com.br in WhisperGraph.

Subdomains

1 observed subdomain of hotto.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for hotto.com.br.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

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

Cypher and MCP

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

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