Skip to content

Hostname

rcgdirect.com

Last fetched

rcgdirect.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · rcgdirect.comRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rcgdirect.com

Resolution chain

rcgdirect.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.72.92.125184.72.64.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.238.18535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.162.4654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.159.22354.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
rosenthal collins group, l.l.c.
Contact emails

Subdomains

14 observed subdomains of rcgdirect.com.

Web-graph footprint

Distinct hostnames that link to or from rcgdirect.com in the public web crawl.

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rcgdirect.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP185.211.172.28
SPF_IP194.50.30.40
SPF_IP37.46.4.82

Related pages

Pivot deeper into the graph from rcgdirect.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rcgdirect.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.