Hostname
tangram-studio.com
Last fetched
tangram-studio.com resolves to 1 IPv4 address operated by TANGRAM-CANADA-INC - TANGRAM CANADA INC. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
tangram-studio.com 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 |
|---|---|---|---|---|
| 199.204.72.162 | 199.204.72.0/21 | AS53363 | TANGRAM-CANADA-INC - TANGRAM CANADA INC. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
2,517 observed subdomains of tangram-studio.com.
Showing 25 of 2,517. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tangram-studio.com in the public web crawl.
15 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for tangram-studio.com.
| Mechanism | Target |
|---|---|
| SPF_A | tangram-studio.com |
| SPF_IP | 109.72.144.0/22 |
| SPF_IP | 109.72.145.0/24 |
| SPF_IP | 109.72.145.252 |
| SPF_IP | 109.72.148.0/22 |
| SPF_IP | 109.72.149.31 |
| SPF_IP | 171.25.204.0/23 |
| SPF_IP | 195.211.108.0/22 |
| SPF_IP | 199.204.72.135 |
| SPF_MX | tangram-studio.com |
Related pages
Pivot deeper into the graph from tangram-studio.com.
- IP · 199.204.72.162
- ASN · AS53363TANGRAM-CANADA-INC - TANGRAM CANADA INC.
- Registrar · iana:1479
- Country · CA
- Email · alex@tangram.biz
- TLD · .com
- Browse hostnames · ta…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tangram-studio.com"})-[: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.