Skip to content

Hostname

meritzfire.com

Last fetched

meritzfire.com resolves to 1 IPv4 address operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
210.105.196.231210.105.0.0/16AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:244
Organization
meritz fire & marine insurance
Contact emails

Subdomains

52 observed subdomains of meritzfire.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for meritzfire.com.

MechanismTarget
SPF_IP112.175.34.250
SPF_IP112.175.34.254
SPF_IP119.192.233.151
SPF_IP119.192.233.152
SPF_IP119.192.233.153
SPF_IP119.192.233.154
SPF_IP119.192.233.250
SPF_IP172.29.128.0/24
SPF_IP172.29.129.0/24
SPF_IP210.105.196.0/24
SPF_IP210.105.196.79
SPF_IP218.38.144.252

Related pages

Pivot deeper into the graph from meritzfire.com.

Cypher and MCP

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

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