Skip to content

Hostname

aloha.bio

Last fetched

aloha.bio resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:3935 as the registrar.

Nutrition Label

WHISPER CANON · aloha.bioRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aloha.bio

Resolution chain

aloha.bio resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.73.182108.61.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS
149.28.227.54149.28.224.0/20AS20473AS-VULTR - The Constant Company, LLCUS
185.53.179.138185.53.179.0/24AS206834DE

WHOIS identity

Registrar
iana:3935
Organization
la nau organic s.l .
Contact emails

Subdomains

8 observed subdomains of aloha.bio.

Web-graph footprint

Distinct hostnames that link to or from aloha.bio in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aloha.bio.

Cypher and MCP

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

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