Skip to content

Hostname

merimen.com

Last fetched

merimen.com resolves to 1 IPv4 address operated by AS10204 in MY. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · merimen.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/merimen.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.115.213.27203.115.208.0/21AS10204MY

WHOIS identity

Registrar
iana:168
Organization
merimen online sdn bhd
Contact emails

Subdomains

14 observed subdomains of merimen.com.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for merimen.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP119.11.182.36
SPF_IP203.106.208.173
SPF_IP203.115.213.18
SPF_IP203.115.213.24
SPF_IP52.83.118.38

Related pages

Pivot deeper into the graph from merimen.com.

Cypher and MCP

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

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