Skip to content

Hostname

imeritz.com

Last fetched

imeritz.com resolves to 2 IPv4 addresses operated by KOSCOM-AS-KR KOSCOM in KR. WHOIS lists iana:1132 as the registrar.

Nutrition Label

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

Resolution chain

imeritz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.255.202.80211.255.202.0/24AS9526KOSCOM-AS-KR KOSCOMKR
211.201.184.179211.201.184.0/24AS152286MERITZ-AS-KR Meritz Securities Co., Ltd.KR

WHOIS identity

Registrar
iana:1132
Organization
securities meritz
Contact emails

Subdomains

25 observed subdomains of imeritz.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for imeritz.com.

MechanismTarget
SPF_IP211.201.184.197
SPF_IP211.201.184.198
SPF_IP211.201.184.199
SPF_IP211.255.202.110
SPF_IP211.255.202.88
SPF_IP211.255.202.89

Related pages

Pivot deeper into the graph from imeritz.com.

Cypher and MCP

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

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