Skip to content

Hostname

puket.com.br

Last fetched

puket.com.br resolves to 2 IPv4 addresses operated by AS15830 in BR.

Nutrition Label

WHISPER CANON · puket.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/puket.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
155.204.186.52155.212.92.0/24AS15830BR
52.67.98.22652.82.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
imb textil ltda.
Contact emails

Subdomains

28 observed subdomains of puket.com.br.

Web-graph footprint

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

128 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for puket.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP159.138.214.32
SPF_IP177.36.181.30
SPF_IP200.53.31.200
SPF_IP201.48.16.25
SPF_IP201.48.16.29
SPF_IP34.148.97.144
SPF_IP34.149.180.130
SPF_IP35.247.210.225

Related pages

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

Cypher and MCP

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

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