Skip to content

Hostname

serestalk.com.br

Last fetched

serestalk.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.230.97.20618.238.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.104.6018.238.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.167.6654.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.120.3056.146.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
pet center comercio e participacoes
Contact emails

Subdomains

1 observed subdomain of serestalk.com.br.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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