Skip to content

Hostname

rokunine69.com

Last fetched

rokunine69.com resolves to 1 IPv4 address operated by AS38767 in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · rokunine69.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/rokunine69.com

Resolution chain

rokunine69.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.234.210.47103.234.210.0/24AS38767ID

WHOIS identity

Registrar
iana:460
Organization
christian hartanto
Contact emails

Subdomains

8 observed subdomains of rokunine69.com.

Web-graph footprint

Distinct hostnames that link to or from rokunine69.com in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • rokunine69.com

SPF policy

16 SPF mechanisms authorising senders for rokunine69.com.

MechanismTarget
SPF_Arokunine69.com
SPF_IP103.131.51.7
SPF_IP103.131.51.70
SPF_IP103.16.198.142
SPF_IP103.167.113.156
SPF_IP103.167.113.158
SPF_IP103.234.209.213
SPF_IP103.234.209.214
SPF_IP103.234.210.39
SPF_IP103.234.210.40
SPF_IP103.234.210.47
SPF_IP103.251.44.181
SPF_IP103.251.44.183
SPF_IP202.74.238.232
SPF_IP202.74.238.233
SPF_MXrokunine69.com

Related pages

Pivot deeper into the graph from rokunine69.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rokunine69.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 20

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