Hostname
stiho.nl
Last fetched
stiho.nl resolves to 1 IPv4 address operated by AS39686 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
stiho.nl 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 |
|---|---|---|---|---|
| 144.178.221.169 | 144.178.192.0/19 | AS39686 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of stiho.nl.
Web-graph footprint
Distinct hostnames that link to or from stiho.nl in the public web crawl.
111 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for stiho.nl.
| Mechanism | Target |
|---|---|
| SPF_A | lcmsmail.plusport.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.202.1.166 |
| SPF_IP | 193.173.54.210 |
| SPF_IP | 89.20.169.50 |
| SPF_IP | 89.20.171.40/29 |
Related pages
Pivot deeper into the graph from stiho.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stiho.nl"})-[: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.