Skip to content

Hostname

rednconexion.com

Last fetched

rednconexion.com resolves to 1 IPv4 address operated by AS23246 in EC. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · rednconexion.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rednconexion.com

Resolution chain

rednconexion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.231.64.3666.231.64.0/24AS23246EC

WHOIS identity

Registrar
iana:48
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of rednconexion.com.

Threat posture

History

Mail and authentication

MX records

  • rednconexion.com

SPF policy

4 SPF mechanisms authorising senders for rednconexion.com.

MechanismTarget
SPF_Arednconexion.com
SPF_IP2803:c310:ff01:0:0:0:0:2
SPF_IP66.231.64.2
SPF_MXrednconexion.com

Related pages

Pivot deeper into the graph from rednconexion.com.

Cypher and MCP

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

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