Skip to content

Hostname

mpdft.mp.br

Last fetched

mpdft.mp.br resolves to 2 IPv4 addresses operated by AS26118 in BR.

Nutrition Label

WHISPER CANON · mpdft.mp.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mpdft.mp.br

Resolution chain

mpdft.mp.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with mpdft.mp.br in WhisperGraph.

Subdomains

18 observed subdomains of mpdft.mp.br.

Web-graph footprint

Distinct hostnames that link to or from mpdft.mp.br in the public web crawl.

501 sites link to this hostname.

370 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mpdft.mp.br.

MechanismTarget
SPF_Amail01.mpdft.mp.br
SPF_Amail02.mpdft.mp.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.142.10.203
SPF_IP200.142.11.203
SPF_MXmpdft.mp.br

Related pages

Pivot deeper into the graph from mpdft.mp.br.

Cypher and MCP

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

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