Skip to content

Hostname

mppb.mp.br

Last fetched

mppb.mp.br resolves to 2 IPv4 addresses operated by AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA in BR.

Nutrition Label

WHISPER CANON · mppb.mp.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mppb.mp.br

Resolution chain

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

IPPrefixASNOperatorCountry
186.227.201.124186.227.200.0/21AS53055AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDABR
186.227.201.125186.227.200.0/21AS53055AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDABR

WHOIS identity

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

Subdomains

32 observed subdomains of mppb.mp.br.

Web-graph footprint

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

221 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mppb.mp.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP177.200.39.29
SPF_IP186.227.201.114

Related pages

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

Cypher and MCP

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

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