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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 147.28.0.41
147.28.0.0/23 · RGNET-SEA - RGnet OU · Seattle, US
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.