Skip to content

Hostname

redgage.com

Last fetched

redgage.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · redgage.comRouting diversity8.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/redgage.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.19616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.7216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.9916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.3816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.24116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.10616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.10316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.23216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
daniel redlich
Contact emails

Subdomains

6 observed subdomains of redgage.com.

Web-graph footprint

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

138 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for redgage.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from redgage.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "redgage.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.