Skip to content

Hostname

maluzen.com

Last fetched

maluzen.com resolves to 2 IPv4 addresses operated by AS17506 in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · maluzen.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/maluzen.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
carport maluzen co.ltd.
Contact emails

Subdomains

15 observed subdomains of maluzen.com.

Web-graph footprint

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

348 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for maluzen.com.

MechanismTarget
SPF_Aproduction.ap01.carportmaluzen.demandware.net
SPF_INCLUDEmduzumasa.maildealer.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.softel.co.jp
SPF_INCLUDEwebcas.net
SPF_IP113.32.46.64/28
SPF_IP113.37.12.144/28
SPF_IP122.1.87.56/29
SPF_IP124.37.112.58
SPF_IP125.102.42.8/29
SPF_IP161.71.158.138
SPF_IP210.131.251.0/24
SPF_IP210.136.206.48/29
SPF_IP210.237.131.69
SPF_IP210.237.133.110
SPF_IP211.9.38.192/28
SPF_IP211.9.59.0/28
SPF_IP211.9.59.160/28
SPF_IP221.250.213.32/28
SPF_MXmdchita.maildealer.jp

Related pages

Pivot deeper into the graph from maluzen.com.

Cypher and MCP

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

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