Hostname
kurintech.com
Last fetched
kurintech.com resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
kurintech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.241.124.108 | 162.241.124.0/23 | AS19871 | NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC | US |
| 162.241.85.81 | 162.241.85.0/24 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- alternate investment
- Contact emails
Subdomains
2 observed subdomains of kurintech.com.
| Subdomain |
|---|
| mail.kurintech.com |
| www.kurintech.com |
Web-graph footprint
Distinct hostnames that link to or from kurintech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kurintech.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.mailhostbox.com |
Related pages
Pivot deeper into the graph from kurintech.com.
- IP · 162.241.124.108
- ASN · AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC
- Registrar · iana:303
- Country · US
- Email · 0d554e820a28fd0a1741be6c17b39e97@domaindiscreet.com
- TLD · .com
- Browse hostnames · ku…
- 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: "kurintech.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.