Skip to content

Hostname

mrperfect.dk

Last fetched

mrperfect.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mrperfect.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mrperfect.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.208104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.208104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.49172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
bmd trading denmark aps
Contact emails

Subdomains

6 observed subdomains of mrperfect.dk.

Web-graph footprint

Distinct hostnames that link to or from mrperfect.dk in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mrperfect.dk.

MechanismTarget
SPF_Amrperfect.dk
SPF_INCLUDEpm.mtasv.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.130.156.172
SPF_MXmrperfect.dk

Related pages

Pivot deeper into the graph from mrperfect.dk.

Cypher and MCP

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

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