Skip to content

Hostname

libraries.coop

Last fetched

libraries.coop resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:465 as the registrar.

Nutrition Label

WHISPER CANON · libraries.coopRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/libraries.coop

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.135.22158.69.0.0/16AS16276OVHCA

WHOIS identity

Registrar
iana:465
Organization
bc libraries cooperative
Contact emails

Subdomains

319 observed subdomains of libraries.coop.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for libraries.coop.

MechanismTarget
SPF_Alibraries.coop
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.227.38.201
SPF_IP198.50.179.21
SPF_IP2607:5300:203:30a6:0:0:0:0
SPF_IP50.112.215.116
SPF_IP54.39.52.166
SPF_MXlibraries.coop

Related pages

Pivot deeper into the graph from libraries.coop.

Cypher and MCP

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

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