Skip to content

Hostname

vitabasix.com

Last fetched

vitabasix.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vitabasix.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vitabasix.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.137.83161.35.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
172.66.40.199172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.57172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
brian kwok
Contact emails

Subdomains

18 observed subdomains of vitabasix.com.

Web-graph footprint

Distinct hostnames that link to or from vitabasix.com in the public web crawl.

268 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vitabasix.com.

MechanismTarget
SPF_Arelay.vitabasix.com
SPF_Avitabasix.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP165.227.73.194
SPF_IP184.168.23.175
SPF_MXvitabasix.com

Related pages

Pivot deeper into the graph from vitabasix.com.

Cypher and MCP

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

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