Skip to content

Hostname

cricova.md

Last fetched

cricova.md resolves to 1 IPv4 address operated by AS44051 in DE.

Nutrition Label

WHISPER CANON · cricova.mdRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cricova.md

Resolution chain

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

IPPrefixASNOperatorCountry
79.132.142.16479.132.142.0/24AS44051DE

WHOIS identity

No WHOIS records are currently associated with cricova.md in WhisperGraph.

Subdomains

14 observed subdomains of cricova.md.

Web-graph footprint

Distinct hostnames that link to or from cricova.md in the public web crawl.

193 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cricova.md.

MechanismTarget
SPF_IP77.89.199.254
SPF_IP79.140.160.80/32
SPF_IP85.10.197.124
SPF_IP92.115.141.134

Related pages

Pivot deeper into the graph from cricova.md.

Cypher and MCP

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

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