Hostname
durableink.andreink.ca
Last fetched
durableink.andreink.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA.
Nutrition Label
Resolution chain
durableink.andreink.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 |
|---|---|---|---|---|
| 72.10.169.19 | 72.10.160.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
No WHOIS records are currently associated with durableink.andreink.ca in WhisperGraph.
Subdomains
1 observed subdomain of durableink.andreink.ca.
| Subdomain |
|---|
| www.durableink.andreink.ca |
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for durableink.andreink.ca.
| Mechanism | Target |
|---|---|
| SPF_A | durableink.andreink.ca |
| SPF_INCLUDE | spf.likuid.com |
| SPF_IP | 144.217.255.26/24 |
| SPF_IP | 192.99.188.52/32 |
| SPF_IP | 54.39.133.112/24 |
| SPF_IP | 67.215.2.17 |
| SPF_IP | 68.168.112.162 |
| SPF_IP | 68.168.112.163 |
| SPF_IP | 72.10.169.18 |
| SPF_MX | durableink.andreink.ca |
Related pages
Pivot deeper into the graph from durableink.andreink.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "durableink.andreink.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.