Skip to content

Hostname

rucls.net

Last fetched

rucls.net resolves to 50.63.97.1, announced in 50.62.0.0/15 by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. rucls.net 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 · rucls.netRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rucls.net

Resolution chain

IPv6 resolution

No AAAA record for rucls.net is recorded in WhisperGraph.

Attribution

godaddy com

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
catherine harry
Contact emails
klas@rucls.net, meganp@rucls.net

Subdomains

Mail and authentication

Nameservers

  • ns1.rucls.net
  • ns2.rucls.net
  • ns3.rucls.net
  • ns4.rucls.net

MX records

  • mail.rucls.net

SPF policy

  • ip: 104.128.152.0/24
  • a: edge1.hbci.com
  • a: edge2.hbci.com
  • a: spamtitan.rucls.net
  • ip: 192.145.255.2
  • ip: 192.145.255.3
  • ip: 63.239.62.142

Threat-feed evidence

History

Related pages

Pivot from rucls.net 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: "rucls.net"})-[: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.