Skip to content

Hostname

mail.robertomallet.com.br

Last fetched

mail.robertomallet.com.br resolves to 3 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · mail.robertomallet.com.brRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.robertomallet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
185.201.10.34185.201.169.0/24AS47583US
31.43.160.631.43.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

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

Subdomains

2 observed subdomains of mail.robertomallet.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mail.robertomallet.com.br.

MechanismTarget
SPF_INCLUDEapi-mail.com

Related pages

Pivot deeper into the graph from mail.robertomallet.com.br.

Cypher and MCP

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

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