Hostname
malinca.si
Last fetched
malinca.si resolves to 104.26.0.241, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. malinca.si is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.26.0.241
104.26.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.26.1.241
104.26.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.69.243
172.67.64.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- registrar:iserver, informacijske storitve registrar-url: http://www.iserver.si/registracija-domen
Subdomains
| Subdomain |
|---|
| ac.malinca.si |
| beta.malinca.si |
| direct.malinca.si |
| mail.malinca.si |
| media.malinca.si |
| p.malinca.si |
| ponudba.malinca.si |
| ponudba2.malinca.si |
| qr.malinca.si |
| vps.malinca.si |
| www.malinca.si |
Showing 11 of 11 subdomains (11 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- emma.ns.cloudflare.com
- lee.ns.cloudflare.com
MX records
- malinca-si.mail.protection.outlook.com
- mail.malinca.si
- ms56028704.msv1.invalid
SPF policy
- ip: 185.148.72.0/24
- ip: 185.148.73.0/24
- ip: 185.148.74.0/24
- ip: 185.148.75.0/24
- include: emsd1.com
- include: _spf.mlsend.com
- include: spf.protection.outlook.com
- include: _spf.sysbee.net
- a: malinca.si
- mx: malinca.si
- ip: 185.146.254.242
- ip: 185.148.72.163
- ip: 212.44.104.111
Threat-feed evidence
History
Related pages
Pivot from malinca.si into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "malinca.si"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.