Hostname
dafam.cloud
Last fetched
dafam.cloud resolves to 2 IPv4 addresses operated by CRI-AS-AP - CV. Rumahweb Indonesia in ID. WHOIS lists iana:1675 as the registrar.
Nutrition Label
Resolution chain
dafam.cloud 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 |
|---|---|---|---|---|
| 103.247.9.166 | 103.247.9.0/24 | AS58487 | CRI-AS-AP - CV. Rumahweb Indonesia | ID |
| 103.253.213.49 | 103.253.213.0/24 | AS58487 | CRI-AS-AP - CV. Rumahweb Indonesia | ID |
WHOIS identity
- Registrar
- iana:1675
- Organization
- dafam
- Contact emails
- —
Subdomains
47 observed subdomains of dafam.cloud.
Showing 25 of 47. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- dafam.cloud
SPF policy
6 SPF mechanisms authorising senders for dafam.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | dafam.cloud |
| SPF_IP | 103.247.9.164 |
| SPF_IP | 103.247.9.165 |
| SPF_IP | 103.247.9.166 |
| SPF_IP | 103.253.213.47 |
| SPF_MX | dafam.cloud |
Related pages
Pivot deeper into the graph from dafam.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dafam.cloud"})-[: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.