Hostname
bird.ca
Last fetched
bird.ca resolves to 1 IPv4 address operated by IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau in US. WHOIS lists registrar:namesilo technologies corp. as the registrar.
Nutrition Label
Resolution chain
bird.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 |
|---|---|---|---|---|
| 64.202.191.238 | 64.202.184.0/21 | AS398101 | IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau | US |
WHOIS identity
- Registrar
- registrar:namesilo technologies corp.
- Organization
- bird construction company
- Contact emails
Subdomains
57 observed subdomains of bird.ca.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bird.ca in the public web crawl.
308 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for bird.ca.
| Mechanism | Target |
|---|---|
| SPF_A | bird.ca |
| SPF_A | tracker-campaigner.com |
| SPF_A | tracker-sequencer.com |
| SPF_INCLUDE | 64bb92.workshop-spf.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 23.251.231.144 |
| SPF_IP | 23.251.231.145 |
| SPF_IP | 51.141.46.182/24 |
| SPF_IP | 51.141.53.110/24 |
| SPF_IP | 64.4.95.89 |
| SPF_MX | bird.ca |
Related pages
Pivot deeper into the graph from bird.ca.
- IP · 64.202.191.238
- ASN · AS398101IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau
- Country · US
- Email · postmaster@bird.ca
- TLD · .ca
- Browse hostnames · bi…
- 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: "bird.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.