Hostname
mod.si
Last fetched
mod.si resolves to 1 IPv4 address operated by AS48894 in SI. WHOIS lists registrar:iserver, informacijske storitve registrar-url: http://www.iserver.si/registracija-domen as the registrar.
Nutrition Label
Resolution chain
mod.si 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 |
|---|---|---|---|---|
| 195.206.228.87 | 195.206.228.0/24 | AS48894 | — | SI |
WHOIS identity
- Registrar
- registrar:iserver, informacijske storitve registrar-url: http://www.iserver.si/registracija-domen
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of mod.si.
Web-graph footprint
Distinct hostnames that link to or from mod.si in the public web crawl.
39 sites link to this hostname.
84 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for mod.si.
| Mechanism | Target |
|---|---|
| SPF_A | mod.si |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mail-neoserv.si |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 146.247.24.185 |
| SPF_IP | 185.148.72.2 |
| SPF_IP | 185.148.72.4 |
| SPF_MX | mod.si |
Related pages
Pivot deeper into the graph from mod.si.
- IP · 195.206.228.87
- ASN · AS48894
- Registrar · registrar:iserver, informacijske storitve registrar-url: http://www.iserver.si/registracija-domen
- Country · SI
- TLD · .si
- Browse hostnames · mo…
- 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: "mod.si"})-[: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.