Skip to content

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

WHISPER CANON · kelaspintar.idRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/kelaspintar.id

Resolution chain

kelaspintar.id resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.110.241.3434.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.111.50.25134.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.111.214.21934.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

24 observed subdomains of kelaspintar.id.

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.

MechanismTarget
SPF_Akelaspintar.id
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailtarget.co
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.18.32.170/29
SPF_MXkelaspintar.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.