Skip to content

Hostname

mail.ellittebr.com.br

Last fetched

mail.ellittebr.com.br resolves to 1 IPv4 address operated by AS267507 in BR.

Nutrition Label

WHISPER CANON · mail.ellittebr.com.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.ellittebr.com.br

Resolution chain

mail.ellittebr.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
201.182.99.58201.182.99.0/24AS267507BR

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mail.ellittebr.com.br.

MechanismTarget
SPF_Amail.ellittebr.com.br
SPF_IP104.149.234.238
SPF_IP143.208.8.46/27
SPF_IP143.208.8.51
SPF_IP158.69.53.23
SPF_IP177.11.54.239
SPF_IP198.27.70.162
SPF_IP199.193.119.130
SPF_IP201.182.99.58
SPF_IP208.115.216.2
SPF_IP208.115.216.3
SPF_IP209.133.195.34
SPF_IP209.222.26.251
SPF_IP45.58.116.2
SPF_MXmail.ellittebr.com.br

Related pages

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

Cypher and MCP

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

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