Hostname
allianceinteractive.ca
Last fetched
allianceinteractive.ca resolves to 1 IPv4 address operated by EXECULINK - Execulink Telecom Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
allianceinteractive.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 |
|---|---|---|---|---|
| 209.213.228.2 | 209.213.224.0/20 | AS7794 | EXECULINK - Execulink Telecom Inc. | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of allianceinteractive.ca.
Web-graph footprint
Distinct hostnames that link to or from allianceinteractive.ca in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- allianceinteractive.ca
SPF policy
9 SPF mechanisms authorising senders for allianceinteractive.ca.
| Mechanism | Target |
|---|---|
| SPF_A | allianceinteractive.ca |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 132.148.219.5 |
| SPF_IP | 209.213.226.6 |
| SPF_IP | 209.213.228.2 |
| SPF_IP | 209.213.228.3 |
| SPF_IP | 209.213.228.4 |
| SPF_IP | 209.213.228.5 |
| SPF_MX | allianceinteractive.ca |
Related pages
Pivot deeper into the graph from allianceinteractive.ca.
- IP · 209.213.228.2
- ASN · AS7794EXECULINK - Execulink Telecom Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- TLD · .ca
- Browse hostnames · al…
- 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: "allianceinteractive.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.