Skip to content

Hostname

mrdedak.com

Last fetched

mrdedak.com resolves to 3 IPv4 addresses operated by AS132241 in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mrdedak.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mrdedak.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.8.24.82103.8.24.0/24AS132241MY
104.21.19.107104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.247172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
samsulsham sabudin
Contact emails

Subdomains

8 observed subdomains of mrdedak.com.

Web-graph footprint

Distinct hostnames that link to or from mrdedak.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mrdedak.com

SPF policy

7 SPF mechanisms authorising senders for mrdedak.com.

MechanismTarget
SPF_Amrdedak.com
SPF_IP103.8.24.81
SPF_IP103.8.24.82
SPF_IP103.8.25.44
SPF_IP103.8.25.8
SPF_IP163.47.203.79
SPF_MXmrdedak.com

Related pages

Pivot deeper into the graph from mrdedak.com.

Cypher and MCP

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

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