Skip to content

Hostname

r256.net

Last fetched

r256.net resolves to 68.183.120.42, announced in 68.183.112.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. r256.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 · r256.netRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/r256.net

Resolution chain

IPv6 resolution

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

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
r256.net@domainsbyproxy.com

Subdomains

Mail and authentication

Nameservers

  • ns57.domaincontrol.com
  • ns58.domaincontrol.com
  • ns-east.managed.net
  • ns-west.managed.net

MX records

  • mx.managed.net

SPF policy

  • ip: 173.225.176.0/21
  • ip: 173.225.191.105/32
  • ip: 99.192.225.120/32
  • ip: 173.225.191.126/32
  • ip: 173.225.184.158/32
  • ip: 173.225.176.173/32
  • ip: 208.92.216.30/32
  • include: _spf.google.com
  • a: r256.net
  • mx: r256.net

Threat-feed evidence

History

Related pages

Pivot from r256.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: "r256.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.