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
Resolution chain
maluzen.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.32.46.68 | 113.32.0.0/13 | AS17506 | — | JP |
| 211.9.59.163 | 211.9.32.0/19 | AS9600 | — | JP |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for maluzen.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.ap01.carportmaluzen.demandware.net |
| SPF_INCLUDE | mduzumasa.maildealer.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.softel.co.jp |
| SPF_INCLUDE | webcas.net |
| SPF_IP | 113.32.46.64/28 |
| SPF_IP | 113.37.12.144/28 |
| SPF_IP | 122.1.87.56/29 |
| SPF_IP | 124.37.112.58 |
| SPF_IP | 125.102.42.8/29 |
| SPF_IP | 161.71.158.138 |
| SPF_IP | 210.131.251.0/24 |
| SPF_IP | 210.136.206.48/29 |
| SPF_IP | 210.237.131.69 |
| SPF_IP | 210.237.133.110 |
| SPF_IP | 211.9.38.192/28 |
| SPF_IP | 211.9.59.0/28 |
| SPF_IP | 211.9.59.160/28 |
| SPF_IP | 221.250.213.32/28 |
| SPF_MX | mdchita.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.