Skip to content

Hostname

raca.nl

Last fetched

raca.nl resolves to 94.228.136.89, announced in 94.228.136.0/21 by PROLOCATION - Prolocation B.V. in NL. raca.nl 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 · raca.nlRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/raca.nl

Resolution chain

IPv6 resolution

No AAAA record for raca.nl is recorded in WhisperGraph.

Attribution

prolocation

ORIGIN_AS

WHOIS identity

Registrar
registrar:byte b.v.

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

  • nsa.byte.nl
  • nsb.byte.nl
  • nsc.byte.nl

MX records

  • raca-nl.mail.protection.outlook.com

SPF policy

  • ip: 52.100.0.0/15
  • ip: 40.92.0.0/15
  • ip: 52.102.0.0/16
  • ip: 40.107.0.0/16
  • ip: 52.103.0.0/17
  • ip: 104.47.0.0/17
  • ip: 204.220.176.0/20
  • ip: 161.38.192.0/20
  • ip: 23.83.208.0/20
  • ip: 159.135.224.0/20
  • ip: 159.112.240.0/20
  • ip: 69.72.32.0/20
  • ip: 198.244.48.0/20
  • ip: 204.220.160.0/21
  • ip: 204.220.168.0/21
  • ip: 143.55.224.0/21
  • ip: 87.253.232.0/21
  • ip: 185.211.120.0/22
  • ip: 161.38.204.0/22
  • ip: 143.55.232.0/22
  • ip: 185.189.236.0/22
  • ip: 185.250.236.0/22
  • ip: 143.55.236.0/22
  • ip: 198.244.60.0/22
  • ip: 166.78.68.0/22
  • ip: 104.130.122.0/23
  • ip: 192.237.158.0/23
  • ip: 23.253.182.0/23
  • ip: 198.61.254.0/23
  • ip: 141.193.32.0/23
  • ip: 146.20.113.0/24
  • ip: 209.61.151.0/24
  • ip: 46.232.183.0/24
  • ip: 146.20.191.0/24
  • ip: 104.232.45.0/24
  • ip: 83.217.88.0/24
  • ip: 191.252.57.0/25
  • ip: 146.20.112.0/26
  • ip: 104.130.96.0/28
  • ip: 54.149.36.10/32
  • ip: 172.255.62.10/32
  • ip: 136.144.136.11/32
  • ip: 54.148.222.11/32
  • ip: 172.255.62.11/32
  • ip: 54.214.232.113/32
  • ip: 3.127.8.113/32
  • ip: 54.186.10.118/32
  • ip: 54.187.213.119/32
  • ip: 136.144.136.12/32
  • ip: 54.186.218.12/32

Threat-feed evidence

History

Related pages

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