Skip to content

Hostname

vortexhealing.org

Last fetched

vortexhealing.org resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · vortexhealing.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vortexhealing.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.29.20645.223.29.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.39.20645.223.39.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:1154
Organization
ric weinman
Contact emails

Subdomains

43 observed subdomains of vortexhealing.org.

Web-graph footprint

Distinct hostnames that link to or from vortexhealing.org in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vortexhealing.org.

MechanismTarget
SPF_Avortexhealing.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.87.216.226
SPF_IP67.222.55.176
SPF_IP69.195.124.121
SPF_MXvortexhealing.org

Related pages

Pivot deeper into the graph from vortexhealing.org.

Cypher and MCP

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

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