Hostname
cheongfatt.com
Last fetched
cheongfatt.com resolves to 2 IPv4 addresses operated by SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd in MY. WHOIS lists iana:1741 as the registrar.
Nutrition Label
Resolution chain
cheongfatt.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 |
|---|---|---|---|---|
| 101.99.77.33 | 101.99.77.0/24 | AS45839 | SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd | MY |
| 185.238.1.11 | 185.238.1.0/24 | AS200313 | IT_WEB_LTD - IT WEB LTD | NL |
WHOIS identity
- Registrar
- iana:1741
- Organization
- klick creations sdn. bhd.
- Contact emails
Subdomains
20 observed subdomains of cheongfatt.com.
Showing 13 of 20. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- cheongfatt.com
Related pages
Pivot deeper into the graph from cheongfatt.com.
- IP · 101.99.77.33
- ASN · AS45839SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd
- Registrar · iana:1741
- Country · MY
- Email · admin@4th-wall.com
- TLD · .com
- Browse hostnames · ch…
- 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: "cheongfatt.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.