Skip to content

Hostname

kmm.md

Last fetched

kmm.md resolves to 1 IPv4 address operated by AS43289 in MD.

Nutrition Label

WHISPER CANON · kmm.mdRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/kmm.md

Resolution chain

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

IPPrefixASNOperatorCountry
178.175.140.129178.175.140.0/24AS43289MD

WHOIS identity

Registrar
Organization
kvazar-micro
Contact emails

Subdomains

20 observed subdomains of kmm.md.

Web-graph footprint

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

65 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for kmm.md.

MechanismTarget
SPF_Amail.kmm.md
SPF_IP178.175.140.130

Related pages

Pivot deeper into the graph from kmm.md.

Cypher and MCP

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

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