Skip to content

Hostname

racon-eng.com

Last fetched

racon-eng.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · racon-eng.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/racon-eng.com

Resolution chain

racon-eng.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.193.5316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.2316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.6216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.6116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.13316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.1603.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.34.6952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.24552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.22952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.77.20352.216.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.6952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.16552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.18152.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.200.554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
brad murphy
Contact emails

Subdomains

2 observed subdomains of racon-eng.com.

Web-graph footprint

Distinct hostnames that link to or from racon-eng.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for racon-eng.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from racon-eng.com.

Cypher and MCP

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

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