Hostname
danamon.co.id
Last fetched
danamon.co.id resolves to 1 IPv4 address operated by AS38171 in ID. WHOIS lists iana:1 as the registrar.
Nutrition Label
Resolution chain
danamon.co.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 222.229.87.160 | 222.229.86.0/23 | AS38171 | — | ID |
WHOIS identity
- Registrar
- iana:1
- Organization
- pt bank danamon indonesia
- Contact emails
Subdomains
58 observed subdomains of danamon.co.id.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from danamon.co.id in the public web crawl.
1,010 sites link to this hostname.
141 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for danamon.co.id.
| Mechanism | Target |
|---|---|
| SPF_A | mx001.danamon.co.id |
| SPF_A | mx002.danamon.co.id |
| SPF_A | mx003.danamon.co.id |
| SPF_A | mx004.danamon.co.id |
| SPF_A | mx005.danamon.co.id |
| SPF_A | mx006.danamon.co.id |
| SPF_A | mx007.danamon.co.id |
| SPF_A | mx008.danamon.co.id |
| SPF_INCLUDE | _spf-dc10.sapsf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 222.229.80.0/21 |
Related pages
Pivot deeper into the graph from danamon.co.id.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "danamon.co.id"})-[: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.