Skip to content

Hostname

bakkt.com

Last fetched

bakkt.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.120199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.20199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, 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 bakkt.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for bakkt.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.23.64.2/32
SPF_IP103.23.65.2/32
SPF_IP103.23.66.26/32
SPF_IP103.23.67.26/32
SPF_IP149.96.1.26/32
SPF_IP149.96.13.2/32
SPF_IP149.96.14.2/32
SPF_IP149.96.194.2/32
SPF_IP149.96.195.2/32
SPF_IP149.96.2.26/32
SPF_IP149.96.3.26
SPF_IP149.96.4.26
SPF_IP149.96.5.2/32
SPF_IP149.96.5.3/32
SPF_IP149.96.5.6/32
SPF_IP149.96.5.7/32
SPF_IP149.96.6.2/32
SPF_IP149.96.6.3/32
SPF_IP149.96.6.6/32
SPF_IP149.96.6.7/32
SPF_IP199.91.136.26/32
SPF_IP199.91.136.28/32
SPF_IP199.91.137.26/32
SPF_IP199.91.140.26/32
SPF_IP199.91.140.28/32
SPF_IP216.71.150.54
SPF_IP216.71.154.163
SPF_IP23.21.109.197/32
SPF_IP37.98.232.12/32
SPF_IP37.98.232.26/32
SPF_IP37.98.234.2/32
SPF_IP37.98.234.26
SPF_IP37.98.235.2/32
SPF_IP37.98.235.26/32
SPF_IP63.247.120.82
SPF_IP63.247.121.82
SPF_IP68.232.130.224
SPF_IP68.232.141.177
SPF_IP68.232.143.134
SPF_IP68.232.148.65

Related pages

Pivot deeper into the graph from bakkt.com.

Cypher and MCP

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

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