Hostname
kolam-jp.com
Last fetched
kolam-jp.com resolves to 20 IPv4 addresses operated by AS45152 in AU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
kolam-jp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
8 observed subdomains of kolam-jp.com.
Web-graph footprint
Distinct hostnames that link to or from kolam-jp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for kolam-jp.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.kolam-jp.com |
| SPF_IP | 119.252.188.10 |
| SPF_IP | 119.252.188.11 |
| SPF_IP | 119.252.188.12 |
| SPF_IP | 119.252.188.13 |
| SPF_IP | 119.252.188.14 |
Related pages
Pivot deeper into the graph from kolam-jp.com.
- IP · 119.252.188.10
- ASN · AS45152
- Registrar · iana:1068
- Country · AU
- Email · 941e038e5a034f22ab5ee628485a7460.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ko…
- 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: "kolam-jp.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.