Skip to content

Hostname

mdag.pl

Last fetched

mdag.pl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · mdag.plRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mdag.pl

Resolution chain

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

IPPrefixASNOperatorCountry
52.169.104.3652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
52.169.72.7652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
Contact emails

Subdomains

78 observed subdomains of mdag.pl.

Web-graph footprint

Distinct hostnames that link to or from mdag.pl in the public web crawl.

310 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mdag.pl.

Cypher and MCP

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

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