Skip to content

Hostname

reddintelligence.com

Last fetched

reddintelligence.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · reddintelligence.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reddintelligence.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.23.10813.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.230.3418.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.252.1363.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.17.2273.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.103.1173.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.182.113.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.198.93.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.52.1963.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.255.1693.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.108.903.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.3.2393.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.193.19952.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of reddintelligence.com.

Web-graph footprint

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

23 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for reddintelligence.com.

MechanismTarget
SPF_INCLUDE145094632.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.249.216.220
SPF_IP23.249.216.221
SPF_IP54.85.141.66

Related pages

Pivot deeper into the graph from reddintelligence.com.

Cypher and MCP

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

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