Skip to content

Hostname

birdscanada.org

Last fetched

birdscanada.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · birdscanada.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/birdscanada.org

Resolution chain

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

IPPrefixASNOperatorCountry
68.183.198.25468.183.252.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:1861
Organization
bird studies canada
Contact emails

Subdomains

24 observed subdomains of birdscanada.org.

Web-graph footprint

Distinct hostnames that link to or from birdscanada.org in the public web crawl.

784 sites link to this hostname.

399 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for birdscanada.org.

MechanismTarget
SPF_Abirdscanada.org
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.140.187.254/32
SPF_IP199.58.116.238
SPF_IP199.58.119.64/26

Related pages

Pivot deeper into the graph from birdscanada.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "birdscanada.org"})-[: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.