Skip to content

Hostname

rg.net

Last fetched

rg.net resolves to 147.28.0.41, announced in 147.28.0.0/23 by RGNET-SEA - RGnet OU in US. rg.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 · rg.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/rg.net

Resolution chain

IPv6 resolution

Attribution

rgnet ou

ORIGIN_AS

WHOIS identity

Registrar
iana:113
Registrant organisation
randy bush
Contact emails
randy@psg.com, noreply@data-protected.net

Subdomains

Mail and authentication

Nameservers

  • rip.psg.com
  • nlns.globnix.net
  • ns1.rg.net

MX records

  • m0.rg.net
  • m1.rg.net

SPF policy

  • ip: 147.28.0.0/24
  • ip: 198.180.150.0/24
  • ip: 198.180.152.0/24
  • ip: 2001:418:1::0/64
  • ip: 2001:418:3807::0/64
  • ip: 2001:418:8006::0/64
  • a: psg.com
  • a: ran.psg.com
  • a: ymbk.com
  • a: rg.net
  • mx: rg.net
  • a: mail.rg.net
  • a: r.rg.net

Threat-feed evidence

History

Related pages

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