Skip to content

Hostname

konnect.network

Last fetched

konnect.network resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · konnect.networkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/konnect.network

Resolution chain

konnect.network resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.32.4613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.166.15513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.103.4415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.253.19335.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
c/o private ranger
Contact emails

Subdomains

23 observed subdomains of konnect.network.

Web-graph footprint

Distinct hostnames that link to or from konnect.network in the public web crawl.

49 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for konnect.network.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from konnect.network.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "konnect.network"})-[: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.