Hostname
tempo.technoscience.ca
Last fetched
tempo.technoscience.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA.
Nutrition Label
Resolution chain
tempo.technoscience.ca 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 |
|---|---|---|---|---|
| 165.227.32.133 | 165.227.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
WHOIS identity
No WHOIS records are currently associated with tempo.technoscience.ca in WhisperGraph.
Subdomains
1 observed subdomain of tempo.technoscience.ca.
| Subdomain |
|---|
| www.tempo.technoscience.ca |
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for tempo.technoscience.ca.
| Mechanism | Target |
|---|---|
| SPF_A | tempo.technoscience.ca |
| SPF_INCLUDE | cpam11.likuid.com |
| SPF_INCLUDE | cpr01.likuid.com |
| SPF_INCLUDE | cpr03.likuid.com |
| SPF_INCLUDE | falcon.likuid.com |
| SPF_INCLUDE | likuid.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf.67-215-5-234.cprapid.com |
| SPF_INCLUDE | spf.cpam11.likuid.com |
| SPF_INCLUDE | spf.kerozen64.likuid.com |
| SPF_INCLUDE | spf.likuid.com |
| SPF_IP | 165.227.32.133 |
| SPF_IP | 192.95.19.233 |
| SPF_IP | 198.27.80.76 |
| SPF_IP | 54.39.16.118 |
| SPF_IP | 67.215.5.234 |
| SPF_MX | tempo.technoscience.ca |
Related pages
Pivot deeper into the graph from tempo.technoscience.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tempo.technoscience.ca"})-[: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.