Skip to content

Hostname

conects.com

Last fetched

conects.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · conects.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/conects.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.199.22613.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.68.20415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.218.1933.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.74.273.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.155.1373.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.237.1793.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.51.1553.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.187.6943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.236.4152.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.132.1352.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.139.12252.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.230.17152.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.11.7343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.6.7654.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for conects.com.

MechanismTarget
SPF_IP14.38.162.40
SPF_IP14.38.162.41
SPF_IP211.239.162.159
SPF_IP211.239.162.160
SPF_IP61.100.184.140

Related pages

Pivot deeper into the graph from conects.com.

Cypher and MCP

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

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