Skip to content

Hostname

rodalink.com

Last fetched

rodalink.com resolves to 159.60.153.82, announced in 159.60.144.0/20 by F5 - F5 Networks SARL in FR. rodalink.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rodalink.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rodalink.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
6ed3f1816a4e42c190512a3460091c4c.protect@whoisguard.com, 21e2c8a9670c4d10a8ee757fd3ce6c8d.protect@withheldforprivacy.com, 366eb62daccd4cb1986ac095f56cb2a6.protect@withheldforprivacy.com, dns-admin@sby.dnet.net.id

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • betty.ns.cloudflare.com
  • vin.ns.cloudflare.com

MX records

  • rodalink-com.mail.protection.outlook.com

SPF policy

  • ip: 182.253.188.21/32
  • ip: 159.135.229.241/32
  • ip: 128.199.144.243/32
  • ip: 203.201.172.73/32
  • ip: 162.144.50.92/32
  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • include: spf.au-1.a.mimecastprotect.com
  • include: spf.protection.outlook.com
  • mx: rodalink.com
  • ip: 103.164.212.242

Threat-feed evidence

History

Related pages

Pivot from rodalink.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rodalink.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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