Hostname
seltimil.net
Last fetched
seltimil.net resolves to 1 IPv4 address operated by AS51728 in FI. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
seltimil.net 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 |
|---|---|---|---|---|
| 91.190.192.250 | 91.190.192.0/21 | AS51728 | — | FI |
WHOIS identity
- Registrar
- iana:113
- Organization
- seltimil oy
- Contact emails
Subdomains
9,575 observed subdomains of seltimil.net.
Showing 25 of 9,575. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from seltimil.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for seltimil.net.
| Mechanism | Target |
|---|---|
| SPF_A | seltimil.net |
| SPF_INCLUDE | prague.seltimil.fi |
| SPF_IP | 91.190.192.226 |
| SPF_IP | 91.190.192.250 |
| SPF_IP | 91.190.192.253 |
| SPF_MX | seltimil.net |
Related pages
Pivot deeper into the graph from seltimil.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seltimil.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.