Skip to content

Hostname

healthedsphere.com

Last fetched

healthedsphere.com resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in JP. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · healthedsphere.comRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/healthedsphere.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.93.77.132147.98.0.0/19AS47583AS-HOSTINGER - Hostinger International LimitedJP
147.93.77.53147.98.0.0/19AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.210.57.11213.213.224.0/20AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.210.57.19213.213.224.0/20AS47583AS-HOSTINGER - Hostinger International LimitedJP
88.222.243.5788.223.100.0/22AS47583AS-HOSTINGER - Hostinger International LimitedIN
91.108.106.3291.108.152.0/24AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

23 observed subdomains of healthedsphere.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for healthedsphere.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from healthedsphere.com.

Cypher and MCP

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

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