Skip to content

Hostname

red-gate.com

Last fetched

red-gate.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

WHISPER CANON · red-gate.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/red-gate.com

Resolution chain

red-gate.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.8.24434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.173.8134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
red gate software
Contact emails

Subdomains

129 observed subdomains of red-gate.com.

Web-graph footprint

Distinct hostnames that link to or from red-gate.com in the public web crawl.

2,260 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for red-gate.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.195.176/32
SPF_IP34.225.219.136
SPF_IP52.16.59.228

Related pages

Pivot deeper into the graph from red-gate.com.

Cypher and MCP

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

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