Skip to content

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

WHISPER CANON · bird.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bird.ca

Resolution chain

bird.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.202.191.23864.202.184.0/21AS398101IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska RiauUS

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
bird construction company
Contact emails

Subdomains

57 observed subdomains of bird.ca.

Web-graph footprint

Distinct hostnames that link to or from bird.ca in the public web crawl.

308 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bird.ca.

MechanismTarget
SPF_Abird.ca
SPF_Atracker-campaigner.com
SPF_Atracker-sequencer.com
SPF_INCLUDE64bb92.workshop-spf.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.251.231.144
SPF_IP23.251.231.145
SPF_IP51.141.46.182/24
SPF_IP51.141.53.110/24
SPF_IP64.4.95.89
SPF_MXbird.ca

Related pages

Pivot deeper into the graph from bird.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.