Skip to content

Hostname

monimo.com

Last fetched

monimo.com resolves to 1 IPv4 address operated by DIRS-AS-KR Dongnam Institute of Radiologycal Sciences in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · monimo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/monimo.com

Resolution chain

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

IPPrefixASNOperatorCountry
123.37.30.32123.37.0.0/17AS45985DIRS-AS-KR Dongnam Institute of Radiologycal SciencesKR

WHOIS identity

Registrar
iana:100
Organization
park hyungjin
Contact emails

Subdomains

21 observed subdomains of monimo.com.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for monimo.com.

MechanismTarget
SPF_IP123.37.30.56
SPF_IP123.37.30.57
SPF_IP123.37.30.58
SPF_IP123.37.30.59
SPF_IP123.37.30.60
SPF_IP123.37.30.61
SPF_IP123.37.30.62
SPF_IP123.37.30.63
SPF_IP123.37.30.64
SPF_IP123.37.30.65
SPF_IP123.37.30.66

Related pages

Pivot deeper into the graph from monimo.com.

Cypher and MCP

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

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