Hostname
sia.eu
Last fetched
sia.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:name: verizon deutschland gmbh|website: https://dnr.emea.verizonbusiness.com/uk/|| as the registrar.
Nutrition Label
Resolution chain
sia.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:name: verizon deutschland gmbh|website: https://dnr.emea.verizonbusiness.com/uk/||
- Organization
- —
- Contact emails
- —
Subdomains
208 observed subdomains of sia.eu.
Showing 25 of 208. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sia.eu in the public web crawl.
155 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for sia.eu.
| Mechanism | Target |
|---|---|
| SPF_A | csmr01.sia.eu |
| SPF_A | csmr02.sia.eu |
| SPF_A | csmrcom01.sia.eu |
| SPF_A | mrcom02.sia.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.108.62.34/32 |
| SPF_IP | 193.108.63.34/32 |
| SPF_IP | 193.203.229.121/32 |
| SPF_IP | 193.203.229.157/32 |
| SPF_IP | 193.203.230.121/32 |
| SPF_IP | 193.203.231.233/32 |
| SPF_IP | 85.34.41.218/32 |
| SPF_IP | 88.54.194.173/32 |
| SPF_MX | sia.eu |
Related pages
Pivot deeper into the graph from sia.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sia.eu"})-[: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.