Skip to content

Hostname

ferbox.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

Registrar
Organization
net site s/a
Contact emails

Subdomains

10 observed subdomains of ferbox.com.br.

Threat posture

History

Mail and authentication

MX records

  • ferbox.com.br

SPF policy

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

MechanismTarget
SPF_Aferbox.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_MXferbox.com.br

Related pages

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

Cypher and MCP

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

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