Skip to content

Hostname

ebrary.com

Last fetched

ebrary.com resolves to 104.18.39.224, announced in 104.18.39.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. ebrary.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ebrary.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebrary.com

Resolution chain

IPv6 resolution

No AAAA record for ebrary.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:292
Registrant organisation
camelot uk bidco
Contact emails
a26da99q778@networksolutionsprivateregistration.com, dh9r87yf5xa@networksolutionsprivateregistration.com, domainmanagement@clarivate.com, rob@ebrary.com, rv5c76k64v5@networksolutionsprivateregistration.com, xe6qa9jn6dw@networksolutionsprivateregistration.com, z534f2w38c6@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • connie.ns.cloudflare.com
  • miles.ns.cloudflare.com

MX records

  • ebrary-com.mail.protection.outlook.com

SPF policy

  • ip: 165.215.0.0/16
  • ip: 216.200.62.0/24
  • ip: 216.136.162.64/26
  • include: spf-a.ebrary.com
  • include: spf-b.ebrary.com
  • include: spf.protection.outlook.com
  • ip: 185.132.180.42
  • ip: 208.70.245.125
  • ip: 208.70.245.245
  • ip: 74.121.49.174

Threat-feed evidence

History

Related pages

Pivot from ebrary.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ebrary.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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