Hostname
kenes.com
Last fetched
kenes.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
kenes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.61.55.31 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:2
- Organization
- kenes international
- Contact emails
- at5ug7vs6nz@networksolutionsprivateregistration.com
- cm2w69m98ej@networksolutionsprivateregistration.com
- d752r3me9he@networksolutionsprivateregistration.com
- dh4fb5tq2yp@networksolutionsprivateregistration.com
- kj2dk7ns37k@networksolutionsprivateregistration.com
- py4p35md4rz@networksolutionsprivateregistration.com
- rs9pz3dy55y@networksolutionsprivateregistration.com
- rt7rd8qz5v5@networksolutionsprivateregistration.com
- t53256356w9@networksolutionsprivateregistration.com
- yohayon@kenes.com
- z97q887g9sk@networksolutionsprivateregistration.com
Subdomains
238 observed subdomains of kenes.com.
Showing 25 of 238. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kenes.com in the public web crawl.
217 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for kenes.com.
| Mechanism | Target |
|---|---|
| SPF_A | kenes-com.mail.protection.outlook.com |
| SPF_INCLUDE | protection.outlook.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.2.142.219 |
| SPF_IP | 23.100.1.61 |
| SPF_MX | kenes.com |
Related pages
Pivot deeper into the graph from kenes.com.
- IP · 20.61.55.31
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · NL
- Email · at5ug7vs6nz@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ke…
- 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: "kenes.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.