Skip to content

Hostname

vitamix.com

Last fetched

vitamix.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN.

Nutrition Label

WHISPER CANON · vitamix.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vitamix.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.32.89.23223.32.88.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.67.139.8623.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
69.192.29.20169.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vitamix.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.mailmarshal.cloud
SPF_IP12.17.146.130
SPF_IP148.59.100.16/28
SPF_IP209.94.89.38
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP74.142.62.162

Related pages

Pivot deeper into the graph from vitamix.com.

Cypher and MCP

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

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