Skip to content

Hostname

test.oiseauxcanada.org

Last fetched

test.oiseauxcanada.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA.

Nutrition Label

WHISPER CANON · test.oiseauxcanada.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/test.oiseauxcanada.org

Resolution chain

test.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

No WHOIS records are currently associated with test.oiseauxcanada.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for test.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 test.oiseauxcanada.org.

Cypher and MCP

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

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