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
Resolution chain
konectom.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.186.112 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.69 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.7 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.73 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 99.84.234.115 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.120 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.38 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.51 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.237.22 | 99.84.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.237.49 | 99.84.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.237.7 | 99.84.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.237.74 | 99.84.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- biogen
- Contact emails
Subdomains
17 observed subdomains of konectom.com.
Showing 14 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from konectom.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for konectom.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 162.221.97.38 |
Related pages
Pivot deeper into the graph from konectom.com.
- IP · 13.35.186.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · HK
- Email · domainnamesadmin@biogen.com
- TLD · .com
- Browse hostnames · ko…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.