Skip to content

Hostname

romankmenta.com

Last fetched

romankmenta.com resolves to 1 IPv4 address operated by COMTRANCE-AS in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.89.5.5793.89.5.0/24AS30962COMTRANCE-ASDE

WHOIS identity

Registrar
iana:1387
Organization
kmenta beteiligungen kg
Contact emails

Subdomains

10 observed subdomains of romankmenta.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for romankmenta.com.

MechanismTarget
SPF_Amail-eopbgr60079.outbound.protection.outlook.com
SPF_Aromankmenta.com
SPF_INCLUDEemsd1.com
SPF_IP213.9.20.250
SPF_IP213.9.20.252
SPF_IP93.89.5.57
SPF_MXromankmenta.com

Related pages

Pivot deeper into the graph from romankmenta.com.

Cypher and MCP

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

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