Skip to content

Hostname

mail.ferbox.com.br

Last fetched

mail.ferbox.com.br resolves to 1 IPv4 address operated by AS266618 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.201.72.228128.201.72.0/24AS266618BR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.ferbox.com.br.

MechanismTarget
SPF_Amail.ferbox.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP128.201.72.228
SPF_IP158.69.50.41
SPF_IP167.114.10.78
SPF_IP192.95.57.25
SPF_IP198.50.219.227
SPF_IP66.70.194.158
SPF_MXmail.ferbox.com.br

Related pages

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

Cypher and MCP

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

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