Hostname
king2net.com
Last fetched
king2net.com resolves to 1 IPv4 address operated by ALFABANK-UA Kiev, Ukraine in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
king2net.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 |
|---|---|---|---|---|
| 79.127.127.72 | 79.127.127.0/24 | AS43754 | ALFABANK-UA Kiev, Ukraine | IR |
WHOIS identity
- Registrar
- iana:113
- Organization
- banoorose
- Contact emails
Subdomains
10 observed subdomains of king2net.com.
Web-graph footprint
Distinct hostnames that link to or from king2net.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- king2net.com
SPF policy
11 SPF mechanisms authorising senders for king2net.com.
| Mechanism | Target |
|---|---|
| SPF_A | king2net.com |
| SPF_IP | 178.216.251.226 |
| SPF_IP | 185.120.222.141 |
| SPF_IP | 185.49.85.155 |
| SPF_IP | 77.238.122.167 |
| SPF_IP | 79.127.127.69 |
| SPF_IP | 79.127.127.70 |
| SPF_IP | 79.127.127.71 |
| SPF_IP | 79.127.127.72 |
| SPF_IP | 79.127.127.95 |
| SPF_MX | king2net.com |
Related pages
Pivot deeper into the graph from king2net.com.
- IP · 79.127.127.72
- ASN · AS43754ALFABANK-UA Kiev, Ukraine
- Registrar · iana:113
- Country · IR
- Email · abulfazlzare@gmail.com
- TLD · .com
- Browse hostnames · ki…
- 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: "king2net.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.