Skip to content

Hostname

minimax.com

Last fetched

minimax.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

minimax.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.22.145.165.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

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 minimax.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for minimax.com.

MechanismTarget
SPF_Aminimax.com
SPF_Amx01.rexx-systems.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.108.163.64/29
SPF_IP217.150.155.0/24
SPF_IP46.29.101.0/30
SPF_IP94.100.241.0/24
SPF_IP94.100.254.155/32
SPF_MXminimax.com

Related pages

Pivot deeper into the graph from minimax.com.

Cypher and MCP

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

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