Skip to content

Hostname

minimizer.com

Last fetched

minimizer.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.24.155104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
140.82.48.21140.82.48.0/22AS20473AS-VULTR - The Constant Company, LLCUS
172.66.163.193172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
contact privacy inc. customer 0164005036
Contact emails

Subdomains

4 observed subdomains of minimizer.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for minimizer.com.

MechanismTarget
SPF_Aminimizer.com
SPF_INCLUDEoutbound.smtp.wisestamp.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXminimizer.com

Related pages

Pivot deeper into the graph from minimizer.com.

Cypher and MCP

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

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