Skip to content

Hostname

dmd-concept.ro

Last fetched

dmd-concept.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · dmd-concept.roRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/dmd-concept.ro

Resolution chain

dmd-concept.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

8 observed subdomains of dmd-concept.ro.

Web-graph footprint

Distinct hostnames that link to or from dmd-concept.ro in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for dmd-concept.ro.

MechanismTarget
SPF_Admd-concept.ro
SPF_INCLUDEspf.minicrm.io
SPF_IP45.153.88.2
SPF_IP45.153.88.44
SPF_IP89.38.241.66
SPF_IP89.38.241.67
SPF_IP89.38.241.83
SPF_MXdmd-concept.ro

Related pages

Pivot deeper into the graph from dmd-concept.ro.

Cypher and MCP

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

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