Hostname
kostos.net
Last fetched
kostos.net resolves to 2 IPv4 addresses operated by IONOS-AS - IONOS SE in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
kostos.net 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 |
|---|---|---|---|---|
| 217.154.13.186 | 217.154.13.0/24 | AS8560 | IONOS-AS - IONOS SE | FR |
| 80.233.75.37 | 80.233.72.0/22 | AS13280 | H3GIE - Three Ireland (Hutchison) limited | IE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
11 observed subdomains of kostos.net.
Threat posture
History
Mail and authentication
MX records
- kostos.net
- mail.kostos.net
SPF policy
3 SPF mechanisms authorising senders for kostos.net.
| Mechanism | Target |
|---|---|
| SPF_A | kostos.net |
| SPF_A | mail.kostos.net |
| SPF_MX | kostos.net |
Related pages
Pivot deeper into the graph from kostos.net.
- IP · 217.154.13.186
- ASN · AS8560IONOS-AS - IONOS SE
- Registrar · iana:1068
- Country · FR
- Email · 61e7afbb459743248ef55d2abf99d34c.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · ko…
- 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: "kostos.net"})-[: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.