Skip to content

Hostname

oiseauxcanada.org

Last fetched

oiseauxcanada.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 · oiseauxcanada.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oiseauxcanada.org

Resolution chain

oiseauxcanada.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.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:1861
Organization
bird studies canada
Contact emails

Subdomains

6 observed subdomains of oiseauxcanada.org.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for oiseauxcanada.org.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.140.177.32/28
SPF_IP174.140.177.8/29
SPF_IP199.58.116.238
SPF_IP199.58.116.64/28
SPF_IP199.58.119.64/26

Related pages

Pivot deeper into the graph from oiseauxcanada.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oiseauxcanada.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.