Hostname
extremeintimo.si
Last fetched
extremeintimo.si resolves to 2 IPv4 addresses operated by AS24940 in DE.
Nutrition Label
Resolution chain
extremeintimo.si 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 |
|---|---|---|---|---|
| 162.55.5.89 | 162.55.0.0/16 | AS24940 | — | DE |
| 212.44.102.52 | 212.44.102.0/24 | AS43128 | — | SI |
WHOIS identity
No WHOIS records are currently associated with extremeintimo.si in WhisperGraph.
Subdomains
8 observed subdomains of extremeintimo.si.
Web-graph footprint
Distinct hostnames that link to or from extremeintimo.si in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for extremeintimo.si.
| Mechanism | Target |
|---|---|
| SPF_A | extremeintimo.si |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.55.5.89 |
| SPF_IP | 212.44.102.114 |
| SPF_IP | 212.44.102.52 |
| SPF_IP | 2a01:4f8:252:69e:0:0:0:2 |
| SPF_MX | extremeintimo.si |
Related pages
Pivot deeper into the graph from extremeintimo.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "extremeintimo.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.