Skip to content

Hostname

healthbook.network

Last fetched

healthbook.network resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · healthbook.networkRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/healthbook.network

Resolution chain

healthbook.network resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.253.7918.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.200.2003.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.32.1103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.110.2033.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.63.2154.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.23.17463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
ellen heitlinger
Contact emails

Subdomains

4 observed subdomains of healthbook.network.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for healthbook.network.

MechanismTarget
SPF_Ahealthbook.network
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_IP194.150.248.152
SPF_MXhealthbook.network

Related pages

Pivot deeper into the graph from healthbook.network.

Cypher and MCP

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

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