Hostname
technopolis.se
Last fetched
technopolis.se resolves to 1 IPv4 address operated by GOOGLE - Google LLC in FI. WHOIS lists registrar:ascio inc. as the registrar.
Nutrition Label
Resolution chain
technopolis.se 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 |
|---|---|---|---|---|
| 35.217.9.222 | 35.217.0.0/18 | AS15169 | GOOGLE - Google LLC | FI |
WHOIS identity
- Registrar
- registrar:ascio inc.
- Organization
- —
- Contact emails
- —
Subdomains
36 observed subdomains of technopolis.se.
Web-graph footprint
Distinct hostnames that link to or from technopolis.se in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for technopolis.se.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.197.211.235 |
| SPF_IP | 34.245.210.9/32 |
| SPF_IP | 77.95.144.241 |
| SPF_IP | 77.95.151.167 |
Related pages
Pivot deeper into the graph from technopolis.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technopolis.se"})-[: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.