Skip to content

Hostname

malureanu.com

Last fetched

malureanu.com resolves to 1 IPv4 address operated by CLAUSWEB in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · malureanu.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/malureanu.com

Resolution chain

malureanu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.156.181.22737.156.181.0/24AS203053CLAUSWEBRO

WHOIS identity

Registrar
iana:146
Organization
cosmin malureanu
Contact emails

Subdomains

11 observed subdomains of malureanu.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • malureanu.com

SPF policy

8 SPF mechanisms authorising senders for malureanu.com.

MechanismTarget
SPF_Amalureanu.com
SPF_IP185.146.84.34
SPF_IP37.156.181.227
SPF_IP86.107.43.22
SPF_IP86.107.43.38
SPF_IP86.107.43.73
SPF_IP93.119.122.72
SPF_MXmalureanu.com

Related pages

Pivot deeper into the graph from malureanu.com.

Cypher and MCP

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

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