Skip to content

Hostname

biblica.com

Last fetched

biblica.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · biblica.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biblica.com

Resolution chain

biblica.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.24.153104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.153104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:228
Organization
biblica
Contact emails

Subdomains

56 observed subdomains of biblica.com.

Web-graph footprint

Distinct hostnames that link to or from biblica.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for biblica.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.brightmove.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEispservices.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.85.145.130

Related pages

Pivot deeper into the graph from biblica.com.

Cypher and MCP

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

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