Hostname
kelaspintar.id
Last fetched
kelaspintar.id resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1 as the registrar.
Nutrition Label
Resolution chain
kelaspintar.id resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.110.241.34 | 34.108.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 34.111.50.251 | 34.108.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 34.111.214.219 | 34.108.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1
- Organization
- —
- Contact emails
- —
Subdomains
24 observed subdomains of kelaspintar.id.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kelaspintar.id in the public web crawl.
281 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for kelaspintar.id.
| Mechanism | Target |
|---|---|
| SPF_A | kelaspintar.id |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailtarget.co |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.18.32.170/29 |
| SPF_MX | kelaspintar.id |
Related pages
Pivot deeper into the graph from kelaspintar.id.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kelaspintar.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.