Hostname
kinnarps.it
Last fetched
kinnarps.it resolves to 1 IPv4 address operated by TELIANET-SWEDEN - Telia Company AB in SE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
kinnarps.it 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 |
|---|---|---|---|---|
| 194.237.14.90 | 194.236.0.0/15 | AS3301 | TELIANET-SWEDEN - Telia Company AB | SE |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.
- Organization
- kinnarps i kristianstad ab
- Contact emails
- —
Subdomains
4 observed subdomains of kinnarps.it.
Web-graph footprint
Distinct hostnames that link to or from kinnarps.it in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kinnarps.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.237.14.32/28 |
| SPF_IP | 194.237.14.45 |
| SPF_IP | 194.237.14.46 |
| SPF_MX | kinnarps.it |
Related pages
Pivot deeper into the graph from kinnarps.it.
- IP · 194.237.14.90
- ASN · AS3301TELIANET-SWEDEN - Telia Company AB
- Registrar · registrar:csc corporate domains, inc.
- Country · SE
- TLD · .it
- 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: "kinnarps.it"})-[: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.