Skip to content

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

WHISPER CANON · technopolis.seRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/technopolis.se

Resolution chain

technopolis.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.217.9.22235.217.0.0/18AS15169GOOGLE - Google LLCFI

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for technopolis.se.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.197.211.235
SPF_IP34.245.210.9/32
SPF_IP77.95.144.241
SPF_IP77.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.