Skip to content

Hostname

biblegateway.com

Last fetched

biblegateway.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · biblegateway.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/biblegateway.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.2413.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.11618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.1203.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.193.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.213.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.803.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:292
Organization
the zondervan corporation l.l.c
Contact emails

Subdomains

24 observed subdomains of biblegateway.com.

Web-graph footprint

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

51,332 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for biblegateway.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00596a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from biblegateway.com.

Cypher and MCP

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

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