Hostname
comkii.com
Last fetched
comkii.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
comkii.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 |
|---|---|---|---|---|
| 82.165.57.228 | 82.165.0.0/16 | AS8560 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@whoisfoundation.com
- ib37kogn7uyjeiiqbqojfyv7r2j7p4iqugbzy2uqjhjd4@protectedmx.com
- icvsxmbyuauw4dfqshz364vitven2wh3kxqc5vsy4bjf6@protectedmx.com
- icztgo4ebxajj67c7hmyp6ijityzvvhwpfqpblbatadvy@protectedmx.com
- id4uw3hybim5zttylx6k5piuxrb5u4op5jqynviqr2ayc@protectedmx.com
- ie4jdr6feoj75zg2xpficdtpndgdbxktnrcuevviu2llm@protectedmx.com
- if27erym5hautglxjfnuodsimo3luq7haj5upoeyabtow@protectedmx.com
- ik3gwk63vqqxt7mqnyknmel4o2caf3v3dgsv3uryfoajg@protectedmx.com
- irpoaiwcnxbeomy3mrimecjaqsk7y45qqgz7ppsimdube@protectedmx.com
- iuknzr7hpg5y72l5q4r6arypktqffz4g3jk43b6adisc4@protectedmx.com
Subdomains
3 observed subdomains of comkii.com.
Web-graph footprint
Distinct hostnames that link to or from comkii.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for comkii.com.
| Mechanism | Target |
|---|---|
| SPF_A | comkii.com |
| SPF_IP | 82.165.103.30 |
| SPF_IP | 82.165.70.69 |
| SPF_MX | comkii.com |
Related pages
Pivot deeper into the graph from comkii.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comkii.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.