Skip to content

Hostname

konectom.com

Last fetched

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

Nutrition Label

WHISPER CANON · konectom.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/konectom.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.11213.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.7313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.234.11599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.2299.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.4999.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.799.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.7499.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
biogen
Contact emails

Subdomains

17 observed subdomains of konectom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for konectom.com.

MechanismTarget
SPF_IP162.221.97.38

Related pages

Pivot deeper into the graph from konectom.com.

Cypher and MCP

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

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