Skip to content

Hostname

rg-group.com

Last fetched

rg-group.com resolves to 146.20.204.15, announced in 146.20.0.0/16 by RACKSPACE - Rackspace Hosting in US. rg-group.com 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-group.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rg-group.com

Resolution chain

IPv6 resolution

No AAAA record for rg-group.com is recorded in WhisperGraph.

Attribution

rackspace

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
perfect privacy,
Contact emails
dd7ax3662p6@networksolutionsprivateregistration.com, ny8y74fr49m@networksolutionsprivateregistration.com, ph78m9kf5ax@networksolutionsprivateregistration.com, qh24c3vs4kn@networksolutionsprivateregistration.com, s28xd7ck6hj@networksolutionsprivateregistration.com, bob.sherick@rg-group.com, x32d78gn95e@networksolutionsprivateregistration.com, 0c6cfc4af3414b0e6959cb894923290c-53077093@contact.gandi.net

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

  • ns-151.awsdns-18.com
  • ns-568.awsdns-07.net
  • ns-1286.awsdns-32.org
  • ns-1960.awsdns-53.co.uk

MX records

  • d203749a.ess.barracudanetworks.com
  • d203749b.ess.barracudanetworks.com

SPF policy

  • include: spf.ess.barracudanetworks.com
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: 46883483.spf05.hubspotemail.net
  • ip: 146.20.204.15
  • ip: 50.200.30.72

Threat-feed evidence

History

Related pages

Pivot from rg-group.com 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-group.com"})-[: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.