Skip to content

Hostname

blackmt2.ro

Last fetched

blackmt2.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · blackmt2.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/blackmt2.ro

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:awesome projects srl
Organization
Contact emails

Subdomains

8 observed subdomains of blackmt2.ro.

Web-graph footprint

Distinct hostnames that link to or from blackmt2.ro in the public web crawl.

10 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • blackmt2.ro

SPF policy

5 SPF mechanisms authorising senders for blackmt2.ro.

MechanismTarget
SPF_Ablackmt2.ro
SPF_IP188.212.37.58
SPF_IP188.241.222.252
SPF_IP2a00:ece1:0:17:0:0:0:2e6
SPF_MXblackmt2.ro

Related pages

Pivot deeper into the graph from blackmt2.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blackmt2.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.