Skip to content

Hostname

mdb.pt

Last fetched

mdb.pt resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mdb.ptRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mdb.pt

Resolution chain

mdb.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.4.194.5746.4.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
fundacao mensageiro de bragança
Contact emails

Subdomains

12 observed subdomains of mdb.pt.

Web-graph footprint

Distinct hostnames that link to or from mdb.pt in the public web crawl.

141 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mdb.pt

SPF policy

6 SPF mechanisms authorising senders for mdb.pt.

MechanismTarget
SPF_Amdb.pt
SPF_IP116.202.212.237
SPF_IP46.4.194.57
SPF_IP5.135.141.87
SPF_IP88.99.24.194
SPF_MXmdb.pt

Related pages

Pivot deeper into the graph from mdb.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mdb.pt"})-[: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.