Hostname
fsdnffz.cn
Last fetched
fsdnffz.cn resolves to 9 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists registrar:dynadotchina llc as the registrar.
Nutrition Label
Resolution chain
fsdnffz.cn resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.135.90.84 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 38.14.254.103 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.118 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.12 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.125 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.128 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.131 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.77 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
| 38.14.254.85 | 38.14.248.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | US |
WHOIS identity
- Registrar
- registrar:dynadotchina llc
- Organization
- 温贵金
- Contact emails
Subdomains
1 observed subdomain of fsdnffz.cn.
| Subdomain |
|---|
| www.fsdnffz.cn |
Threat posture
History
Related pages
Pivot deeper into the graph from fsdnffz.cn.
- IP · 148.135.90.84
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · registrar:dynadotchina llc
- Country · US
- Email · fs113520@outlook.com
- TLD · .cn
- Browse hostnames · fs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fsdnffz.cn"})-[: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.