Skip to content

Hostname

vitalaxis.com

Last fetched

vitalaxis.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · vitalaxis.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vitalaxis.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.246.5813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
135.237.37.194135.236.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12411365053
Contact emails

Subdomains

77 observed subdomains of vitalaxis.com.

Web-graph footprint

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

5 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vitalaxis.com.

MechanismTarget
SPF_INCLUDEsend.zcsend.net
SPF_INCLUDEsender.zohosubscriptions.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusermail.zohocreator.com
SPF_INCLUDEzeptomail.net
SPF_MXvitalaxis.com

Related pages

Pivot deeper into the graph from vitalaxis.com.

Cypher and MCP

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

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