Skip to content

Hostname

knowing-jesus.com

Last fetched

knowing-jesus.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1154 as the registrar.

Nutrition Label

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

Resolution chain

knowing-jesus.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.86104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.86104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.124172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
69.16.221.2369.16.192.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

65 observed subdomains of knowing-jesus.com.

Web-graph footprint

Distinct hostnames that link to or from knowing-jesus.com in the public web crawl.

62 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for knowing-jesus.com.

MechanismTarget
SPF_Aknowing-jesus.com
SPF_IP69.16.221.23
SPF_MXknowing-jesus.com

Related pages

Pivot deeper into the graph from knowing-jesus.com.

Cypher and MCP

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

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